Commit graph

103 commits

Author SHA1 Message Date
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
Pere Pujal i Carabantes
071ccfb9d3 Improved icon for color selector. 2016-07-04 18:36:21 +00:00
Pere Pujal i Carabantes
54179955b6 Color selector to pick a color from the draw. 2016-06-14 22:18:01 +00:00
Pere Pujal i Carabantes
5b916a900b Icons for shape stars 2014-10-28 23:39:45 +00:00
Karl Ove Hufthammer
79f6325f7e Optimised PNG files using TruePNG and PNGZopfli. 2014-06-29 11:08:36 +00:00
Pere Pujal i Carabantes
1dbe751b4e Using PNGs as symbols in some onscreen keyboard keys. 2014-03-31 13:50:23 +00:00
William Kendrick
1bbf65f689 Forgot spacing for new inksplat brush.
Random brushes avoid repeating the same frame twice.
2013-02-18 07:39:06 +00:00
William Kendrick
87ac151535 Adding an "inksplat" animated brush. 2013-02-18 07:20:35 +00:00
Pere Pujal i Carabantes
010f81cca3 Showing the letters/symbols that will be produced in the onscreen keyboard. 2011-11-09 12:23:39 +00:00
Pere Pujal i Carabantes
ca6d9ce760 Buttons to change the onscreen keyboard layout now are purple. 2011-09-05 23:11:09 +00:00
William Kendrick
20f6c8165d Left/Right Stamp navigation buttons are purple, like the other (up/down) scroll buttons found in Tux Paint. (SourceForge Bug #2918289) 2011-04-27 20:38:24 +00:00
Pere Pujal i Carabantes
ccc38f6c96 Image needed by the onscreen keyboard. 2010-08-16 21:31:04 +00:00
William Kendrick
56205ba9c8 Inserting a dead tool button to get ones after Text and Label to line up nice.
Improved Label tool icon.
Improved Label tool "Select mode" button icon.
2009-10-10 06:54:37 +00:00
William Kendrick
a90f2548dc Initial integration of Bruno's Label tool, with tons of help from Pere. 2009-10-04 05:49:47 +00:00
secretlondon
41390989bc Made a flower brush from some open clipart 2009-09-02 00:40:31 +00:00
William Kendrick
7fc8cf627e Updated default_font.ttf. 2008-12-09 22:51:49 +00:00
William Kendrick
3f41951b25 Removed tint from 'oval' brush. 2008-09-01 18:04:33 +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
aa902c36e3 Recreated "Tux Paint" title art using Inkscape (traced original bitmap).
Larger "Tux Paint" title art displayed on larger screens.
2008-02-26 06:02:52 +00:00
William Kendrick
10881623cf Added Octagon shape. (Also means shape tool selector needed to scroll
in 640x480, which has been done, too.)
2007-07-27 02:22:24 +00:00
William Kendrick
803c2f7d9b Adding color picker bitmap. 2007-07-25 06:12:27 +00:00
William Kendrick
183b751810 Added a 'color picker' entry to the color palette; allows choosing
from over 50,000 colors.  Used by drawing and Magic tools, as well
as the new 'New' dialog.
Documented Martin's Mac OS X printing update.
Improved colors in Starter browser buttons.
2007-07-25 06:11:46 +00:00
William Kendrick
1a1cf826c2 Forgot these sounds were used by Text tool. 2007-07-06 19:45:34 +00:00
William Kendrick
74cdb0f66f Removing UI elements (sparkle now a brush, not Magic; blocks handled by Magic plugins). 2007-07-06 19:33:00 +00:00
William Kendrick
c1ae895a75 Vines brush randomized.
Sparkle added, based on old Magic tool.
2007-07-06 19:32:12 +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
73fde83197 Magic icons moved to magic plugin folder. 2007-07-04 05:49:33 +00:00
William Kendrick
9dda121e92 Added Sphere brush/ 2007-06-22 23:20:05 +00:00
William Kendrick
20a6120080 Added UI images for Stamp sfx buttons. 2007-06-07 23:50:52 +00:00
William Kendrick
edd43fee61 Added new brushes by C.Ford. 2007-05-17 15:32:08 +00:00
William Kendrick
176a8b0407 Created 'previous' and 'next' control button icons, for forthcoming stamp group UI. 2007-05-03 16:40:09 +00:00
William Kendrick
169a7530cd New brushes by Caroline Ford. 2007-04-07 01:32:43 +00:00
William Kendrick
ce05100f89 New brushes by Caroline Ford. 2007-04-07 00:54:13 +00:00
William Kendrick
d6355e7644 Increased spray brush. 2006-09-28 07:53:25 +00:00
William Kendrick
a52c4c3fe0 Animated brushes can be randomized. Use "random" in its ".dat" file.
Made newly-animated spray brush random.
2006-09-28 07:51:15 +00:00
William Kendrick
53b3e5a99c Making spray brush actually 'spray'. 2006-09-28 07:36:36 +00:00
William Kendrick
35b1037694 Renaming round brushes so they appear at the top of the list. 2006-09-28 07:30:56 +00:00
William Kendrick
5b4fcc8554 Replacing default_font with Bitstream Vera DejaVuSansCondensed.ttf. 2006-09-28 07:12:39 +00:00
William Kendrick
5cfe84153c Improved spacing on squirrel brush.
Added spacing value to kuro neko brush.
Fixed bug with directional/animated brush display in toolbox.
Corrected counter bug when cycling animated brush frames.
2006-09-05 18:09:37 +00:00
William Kendrick
16b4e80061 Added Kuro Neko (black cat) brush. 2006-09-05 18:05:21 +00:00
William Kendrick
1fa39b390c Adding squirrel brush (directional, animated, spaced, colored). 2006-09-04 19:31:48 +00:00
William Kendrick
1f5665437e Brushes can include directional variations. (Implements RFE #1522694)
New brush: Angle Lines (directional)
2006-09-04 09:58:57 +00:00
William Kendrick
609a8d5104 Added support for animated brushes. 2006-09-04 06:26:12 +00:00
William Kendrick
44f0d728ed Beginning to add animated brushes. 2006-09-04 04:29:59 +00:00
William Kendrick
cf72e0759c New slideshow tool! ("Slides", available in "Open" dialog.)
(Select each image to play, in the order you want them, then click "Play".
Space, Enter, Right and mouseclicks advance manually.
Left goes to the previous image. Escape or "Back" button at lower right ends
playback.)
2006-08-27 22:14:52 +00:00
William Kendrick
51355bce43 Created skeleton of "Slides" slideshow image picker interface
(accessible via "Open").
2006-08-27 09:37:58 +00:00
William Kendrick
c544d42145 Added sound effect for grass magic tool.
Sound effects are now in stereo.
2006-02-20 09:54:51 +00:00
William Kendrick
8834202c1b Altered SVG to try and prevent Gnome panel crashes.
(As per: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=349415 ; 2006/01/22)
2006-01-23 00:11:01 +00:00
John Popplewell
8f643692f5 Updated tuxpaint-installer icon/images 2005-11-23 02:21:32 +00:00
Karl Ove Hufthammer
94716c6d85 Optimised PNG files (losslessly, using optipng). 2005-10-07 13:53:16 +00:00