Commit graph

41 commits

Author SHA1 Message Date
Bill Kendrick
80c09d1211 New brush: Fluff 2024-06-02 22:12:52 -07:00
Bill Kendrick
d3e229ad47 New Acrylic brush
Also, added descriptions of new Pencil & Acrylic brushes.
Also, increased spacing of Sparkles brush.
2024-04-12 20:03:01 -07:00
Pere Pujal i Carabantes
06e7f4686a Catalan translation of brushes. 2024-04-06 11:27:39 +02:00
Bill Kendrick
2b1de738e6 Regen brush descriptions after pt_PT translations
h/t Hugo
2024-03-26 17:48:34 -07:00
Bill Kendrick
429df33d13 More brush descriptions 2024-03-25 23:15:16 -07:00
Bill Kendrick
eb321e2971 Adding more brush descriptions
Also renamed the cat, dog, and squirrel filenames so they
appear next to each other in the brush list.
2024-03-25 22:19:06 -07:00
Bill Kendrick
a266336871 WIP Beginning work on (localized) brush descriptions 2024-03-25 21:00:16 -07:00
Bill Kendrick
39264d3545 More icon PNGs -> grayscale to address alpha issue 2022-09-02 02:26:57 -07:00
Bill Kendrick
f56acbe34d Processed PNG images through pngout
Increase some compression

Also corrects some warnings being reported by libpng (via SDL_image);
h/t Tim Dickson, closes https://sourceforge.net/p/tuxpaint/bugs/252/
2022-07-03 17:45:21 -07:00
Bill Kendrick
8fac8476f4 Open dialog scroll buttons auto-repeat now
Had an unwanted SDL_RemoveTimer call in a dumb place. :/
2022-04-18 23:31:08 -07:00
Bill Kendrick
e217094f78 Add some more default brush spacings
Closes https://sourceforge.net/p/tuxpaint/bugs/243/
2022-01-19 00:13:12 -08:00
Bill Kendrick
09f33f7035 Logging forthcoming brush spacing feature / defaults
(Marked as WIP, because nothing has been done to support it yet!)
Adding one new brush spacing.
2022-01-19 00:07:03 -08:00
Bill Kendrick
57cea83655 Added rotating dash brush 2021-11-15 23:53:15 -08:00
Bill Kendrick
a3080eef18 WIP Rotational brushes now supported
Unlike "directional" brushes, in which a 3x3 grid representing the
8 cardinal directions (45 degree steps) is used, only a single brush
image is required, and Tux Paint will rotate it between 0 and 360 degrees,
depending on the direction the mouse is going.

The brush's ".dat" file should contain a line consisting of the word
"rotate".

Note: This adds a dependency on "SDL_gfx" library (Homepage:
https://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/
SourceForge project page: https://sourceforge.net/projects/sdlgfx/)
as this feature use it's "rotozoom" functionality.

WIP -- Doesn't handle animated brushes correctly yet!

Closes https://sourceforge.net/p/tuxpaint/feature-requests/122/
2021-09-06 23:45:35 -07:00
Bill Kendrick
d5b020520d Shoe print brush 2020-08-14 23:51:49 -07:00
Bill Kendrick
59b358ff2f Paw prints brush 2020-08-14 22:45:32 -07:00
Bill Kendrick
400458931c Human footprints brush 2020-08-14 22:27:22 -07:00
Karl Ove Hufthammer
79f6325f7e Optimised PNG files using TruePNG and PNGZopfli. 2014-06-29 11:08:36 +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
secretlondon
41390989bc Made a flower brush from some open clipart 2009-09-02 00:40:31 +00:00
William Kendrick
3f41951b25 Removed tint from 'oval' brush. 2008-09-01 18:04:33 +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
9dda121e92 Added Sphere brush/ 2007-06-22 23:20:05 +00:00
William Kendrick
edd43fee61 Added new brushes by C.Ford. 2007-05-17 15:32:08 +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
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
Karl Ove Hufthammer
7c9495324e Optimised PNG images with optipng. They now take up less space 2004-09-25 10:43:42 +00:00
William Kendrick
2010c8d6e6 Some new brushes from jeremie zimmermann <txptdv@tofz.org> 2004-01-14 09:34:30 +00:00
William Kendrick
b5de2c2c24 Updated documentation.
Added square brushes.
2003-06-14 11:11:24 +00:00
William Kendrick
365fe3e5b6 Initial revision 2003-02-24 01:46:52 +00:00