Commit graph

13 commits

Author SHA1 Message Date
Bill Kendrick
7cd547e746 "xorpixel()" function added to Magic Tools API 2021-02-20 15:19:40 -08:00
Bill Kendrick
e87f36d9a7 Fix Haiku "unable to open saved files" bug
Appling patch from a92961004d
that fixes https://github.com/haikuports/haikuports/issues/3045
2020-06-22 23:04:13 -07:00
Scott McCreary
17dfb423b8 Avoid redefining min and max on Haiku 2013-11-04 19:17:33 +00:00
William Kendrick
a6d5cd3773 Edited my .h rather than .h.in! 2011-04-26 19:20:36 +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
Shin-ichi TOYAMA
14063f43b9 Fixed rendering problem with NO_SDL_PANGO. 2008-06-26 15:13:57 +00:00
William Kendrick
ddc7bab3d5 Making Magic Tool source throw less compiler warnings. 2008-05-06 15:29:46 +00:00
William Kendrick
fb4fb7dd8b Prototyping stopsound() API. 2007-11-21 16:21:02 +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
516d913692 Forgot to commit new APIs (still need doc'd) 2007-07-11 16:14:52 +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
Renamed from src/tp_magic_api.h (Browse further)