Andrew Corcoran
a0cd6daeb5
Removed error checking from magic tools as it was causing problems with --nosound
2008-08-03 22:15:52 +00:00
Andrew Corcoran
d0d5e16b00
Added alien magic tool. Added missing description text for some magic tools.
2008-07-29 19:57:55 +00:00
Andrew Corcoran
fd65f98abc
Added Rain magic tool. Added error checking to previous tools. Added missing static declarations for global variables
2008-07-24 15:44:14 +00:00
Andrew Corcoran
b2e2289622
Added colour option to blackandwhite and threshold magic tools. Since the blackandwhite tool is now the same as tint(with the exception that bandw handles tinting black in a better way) the blackandwhite tool was merged into tint.c and blackandwhite.c removed
2008-07-20 19:46:08 +00:00
William Kendrick
f556b503b9
switchin() and switchout() now accept mode.
2008-07-10 20:26:38 +00:00
William Kendrick
94e7d90c25
"Tint" tool can now affect the entire image.
2008-07-09 20:17:28 +00:00
William Kendrick
2e5508842f
get_description() gets mode, so tools can provide diff. instructions.
2008-07-09 04:37:08 +00:00
William Kendrick
472692fbab
Magic tools can now be both painted and full-image.
...
Negative tool now does this.
2008-07-09 02:46:54 +00:00
William Kendrick
b4ed444f0f
Beginning to implement switchin() and switchout() Magic tool plugin API.
2008-07-08 00:21:31 +00:00
Shin-ichi TOYAMA
14063f43b9
Fixed rendering problem with NO_SDL_PANGO.
2008-06-26 15:13:57 +00:00
Albert Cahalan
3252287d30
mark internal functions static
2008-05-04 18:29:28 +00:00
William Kendrick
0d6c2cf1b9
Magic tools (and tp-magic-config) supports local (user) plugins.
...
Added copyright & credit info to new Magic tool plugin .c files.
Updated Magic plugin doc API.
2007-08-08 06:56:04 +00:00
William Kendrick
6e827f67fe
Improved 'New' and 'Open' interfaces. ('Open' dialog no longer includes
...
Starter images; 'New' now brings up a selection dialog showing 'Starter'
images and color choices.)
New images can be given solid background colors (which the 'Eraser' tool
erases to).
Improved --usage output.
Added support for "--papersize help" to list papersizes available via libpaper.
Some Magic tools that apply an affect once per click-and-drag no longer
recalculate the effect on pixels that have already been affected (until mouse
button is released and clicked again).
2007-07-24 18:20:17 +00:00
William Kendrick
1f0d12ba91
Finished flower tool.
...
Added foam tool.
Cleanup.
2007-07-11 06:20:05 +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
73b8464b75
Added Magic tool API version API.
2007-07-08 07:53:39 +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