Added ripples magic.
Added (not finished) (new) sparkles magic. Fixed printf localization bug in postscript printing. Got Text tool working when Pango is used.
This commit is contained in:
parent
0ed6e2fd30
commit
c4b3e49215
7 changed files with 525 additions and 65 deletions
|
|
@ -44,8 +44,6 @@ $Id$
|
|||
Can be disabled (will use older SDL_ttf-based code) by building with
|
||||
"make nopango".
|
||||
|
||||
Note: Text tool doesn't show appropriate fonts, but getting closer.
|
||||
|
||||
* New Brushes
|
||||
-----------
|
||||
* Sparkles (based on old Magic Tool)
|
||||
|
|
@ -65,9 +63,10 @@ $Id$
|
|||
* Emboss
|
||||
* Metal Paint
|
||||
* Waves
|
||||
* Foam
|
||||
* Ripples
|
||||
* Flower
|
||||
(utilizes Bezier curve example code from Wikipedia.org)
|
||||
* Foam
|
||||
|
||||
* New Localizations:
|
||||
------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue