No description
Find a file
Bill Kendrick f85e2c3519 Transparent erasers
Added round erasers that only expose 25% of the background each
time you click and apply the eraser.

Reworked how erasers are handled in the code to make it easier
to add this.

Reworked how eraser icons are drawn in the selector on the right.
(Squares and non-fuzzy, non-transparent circles are solid;
fuzzy circles are solid in the center with a dithered edge;
transparent circles are entirely dithered.)

TODO
 * Document the new eraser type
 * Remove a visual artfact (XOR outline) when using Ctrl-Z to Undo
 * Eraser icons turn from black to white when temporarily switching
   to certain other tools (e.g., after prompts like Quit or Print,
   or after using Save)
2024-03-15 18:53:13 -07:00
custom Move custom/macos* files to macos/* 2021-01-11 18:16:22 -05:00
data New style for color picker (HSV palette) button 2023-06-19 12:28:48 -07:00
docs Transparent erasers 2024-03-15 18:53:13 -07:00
fonts/locale Rebuild zh_TW.ttf (Chinese Traditional) subset font 2023-06-13 21:46:07 -07:00
haiku Adding the tuxpaint.rdef file, this contains the tuxpaint icon for Haiku 2010-06-02 15:44:15 +00:00
hildon Updated version #. 2007-11-27 18:04:20 +00:00
im Comment error fixed. 2009-05-31 15:49:28 +00:00
ios Automatically update macOS build version at build time. 2022-09-10 09:16:10 -04:00
macos Simplify the process of building the universal bundle on the macOS 2024-02-03 22:18:41 -05:00
maemo/debian DESTDIR is the standard name, not PKG_ROOT 2008-04-26 19:38:17 +00:00
magic Specular: Some vertical waves, too 2024-03-02 00:58:02 -08:00
man Bump version to 0.9.33; sync some doc changes! 2024-02-29 22:00:07 -08:00
obj Ignoring gperf-generated parse.c and interim parse_step1.c. 2009-11-20 22:43:02 +00:00
osk osk fix for single quote and backtick 2022-05-21 10:46:48 -04:00
src Transparent erasers 2024-03-15 18:53:13 -07:00
stamps/cartoon/tux Processed PNG images through pngout 2022-07-03 17:45:21 -07:00
starters Less smearing for the USA map. 2023-12-15 13:38:54 +01:00
templates New template: rainbow_gradient.png 2023-03-21 23:49:21 -07:00
visualc Moved sdl docs. 2007-08-11 18:01:14 +00:00
win32 Bump version to 0.9.33; sync some doc changes! 2024-02-29 22:00:07 -08:00
.cvsignore Ignoring generated-thumbnails directories in CVS. 2010-04-27 22:07:26 +00:00
.gitignore Fake 'inkscape' to allow rsvgconvert to be used 2023-06-12 20:35:29 -07:00
Android.mk Forgot to commit back the Android.mk makefile from Tuxpaint-Android. 2021-10-03 23:26:39 +02:00
convert-wrapper.sh Set executable flag to the fake inkscape 2023-06-18 13:21:32 +09:00
dummy.c Re-ran indent on all .c & .h source code files 2022-09-15 00:14:20 -07:00
findbad things belonging in .bss that may end up in .data instead 2009-11-23 03:00:05 +00:00
Makefile Bump version to 0.9.33; sync some doc changes! 2024-02-29 22:00:07 -08:00
README.txt A more useful root dir README 2017-11-12 11:00:07 -08:00
tuxpaint.spec Bump version to 0.9.33; sync some doc changes! 2024-02-29 22:00:07 -08:00

Tux Paint

Tux Paint is a free, award-winning drawing program for children
ages 3 to 12.  It combines an easy-to-use interface, fun sound effects,
and an encouraging cartoon mascot who guides children as they use
the program.

Kids are presented with a blank canvas and a variety of drawing tools
to help them be creative.  Along with paintbrush, shapes and text,
Tux Paint includes a "stamp" feature to add pre-drawn or photographic
imagery to pictures, and a set of "magic tools" that provide filter effects
(like blur, tint and waves) and interesting drawing tools (like train tracks,
bubbles and grass).

Tux Paint includes a collection of "starter" images, both coloring-book style
and photo-realistic, and a large collections of stamps are available
as a separate download. Additional content can be added by parents and
teachers, or downloaded from 3rd parties.


Please see the full documentation located in the "docs" directory.

$Id$