William Kendrick
c4b3e49215
Added ripples magic.
...
Added (not finished) (new) sparkles magic.
Fixed printf localization bug in postscript printing.
Got Text tool working when Pango is used.
2007-07-18 20:13:08 +00:00
William Kendrick
21ea42f38f
Attempting to debug/fix SDL_Pango stuff.
...
Added icon for Kalidescope magic tool.
Added Canada map starter.
Added Japan map starter.
Improved comments near gettext() calls to improve POT and PO files.
Regenerated PO files and POT file.
Added .cvsignore to make sure tp_magic_api.h (which is generated) isn't noticed.
2007-07-17 18:41:16 +00:00
William Kendrick
0eecea9581
Magic compiles silenced.
...
Attempted Text tool font load under pango.
Made pango optional.
TuxPaint_Font is aware of both panfgo contexts & sdl_ttf ttf fonts.
2007-07-13 18:18:20 +00:00
William Kendrick
1f0d12ba91
Finished flower tool.
...
Added foam tool.
Cleanup.
2007-07-11 06:20:05 +00:00
William Kendrick
f8249b1e4d
Added new magic tools: Kalidescope, Glass Tile, Emboss, Metal Paint, Waves.
...
Began new magic tool: Flower.
2007-07-11 00:24:15 +00:00
William Kendrick
c44cf54033
Added dirty rect to magic api.
...
Added 'release' event to magic api.
2007-07-08 23:17:18 +00:00
William Kendrick
f61128527d
Created a '.in' file for tp_magic_api.h header; generating in TP
...
Makefile. THIS makes the most sense. (I'm tired.)
2007-07-08 08:24:13 +00:00
William Kendrick
f1dac48175
Moved Magic tool API version definition to a shared Makefile.
2007-07-08 08:02:55 +00:00
William Kendrick
73b8464b75
Added Magic tool API version API.
2007-07-08 07:53:39 +00:00
William Kendrick
fbbfb2fafd
Added Makefile to convert HTML docs to plain text.
...
Recreated plain text docs based on HTML.
2007-07-06 19:38:11 +00:00
William Kendrick
674b28c7e4
Added missing Magic tool sounds.
...
Added data used by Grass Magic tool.
2007-07-06 19:36:45 +00:00
William Kendrick
5239f563da
Added new plugins to Makefile.
2007-07-06 19:35:46 +00:00
William Kendrick
2d4eee798f
Converted Blocks, Chalk, Drip, Blur, Bricks, Cartoon, Drip, Fill, Grass,
...
Rainbow, Smudge and Tint Magic tools to plugins.
2007-07-06 19:35:32 +00:00
William Kendrick
535220e921
Finished Fade, Darken, Mirror, Flip and Negative Magic tools as plugins.
2007-07-06 19:34:47 +00:00
William Kendrick
4aaec931be
Created start of HTML documentation to Magic plugin API.
...
Included example plugin source.
2007-07-06 19:34:18 +00:00
William Kendrick
47e44cb80f
Completed Negative Magic tool as a plugin (except sound).
...
Created Mirror and Flip Magic tools as plugins (except sound); hooks
added to Magic plugin API to allow starter and starter-undo mirror/flip.
Created Fade and Darken Magic tools as plugins.
Moved magic tool sounds to 'magic'.
Added flip and mirror icons to main Tux Paint UI (used to share magic tools')
Created 'tp-magic-config.sh' to get CFLAGS for compiling magic tool plugins.
Improved magic tool plugin API.
Committed some documentation on magic tool plugin API.
2007-07-05 19:20:58 +00:00
William Kendrick
c3b67b7734
Adding an API for developing Magic tools as plug-ins. (e.g., '.so'
...
shared objects under Linux)
Ported (most of) 'Negative' magic tool to Magic tool plug-in system.
2007-07-04 05:48:24 +00:00