tuxpaint-pencil-sharpener/magic
Bill Kendrick 2911b35a50 Elevate "Fill" from Magic Tool to real Tool
Replace the somewhat-recently-added "nothing" item in the tool bar
with the "Fill" tool, which has been converted back from a Magic tool
to a regular tool.

Also, change bash "==" to sh "=" in "if [ ... ]" tests in Makefile.

Also, link to math library (via "-lm") to make sure "max()" is available to
magic tools.

Also, add missing mention of "--newcolorslast" and "--newcolorsfirst" to manpage.
2019-09-12 23:04:13 -07:00
..
docs Ran indent on tp_magic_example.c 2019-04-13 12:13:28 -07:00
icons Elevate "Fill" from Magic Tool to real Tool 2019-09-12 23:04:13 -07:00
magic-docs Elevate "Fill" from Magic Tool to real Tool 2019-09-12 23:04:13 -07:00
sounds Elevate "Fill" from Magic Tool to real Tool 2019-09-12 23:04:13 -07:00
src Elevate "Fill" from Magic Tool to real Tool 2019-09-12 23:04:13 -07:00
.cvsignore Make plugin building on Windows work. DLLs need their dependencies resolved at 2007-08-13 06:34:04 +00:00