diff options
author | Pablo Santamaria <pablosantamaria@gmail.com> | 2010-05-13 00:58:24 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:58:24 +0200 |
commit | f885c29e2c8d70d79915c5c15522525c9cbea4ec (patch) | |
tree | fa304c9798a21a11a67078c4ca53d297e8cc44cd /graphics/tuxpaint/README | |
parent | 4e74b51c783ceb625baca8f4b4d884246103434a (diff) | |
download | slackbuilds-f885c29e2c8d70d79915c5c15522525c9cbea4ec.tar.gz |
graphics/tuxpaint: Added to 13.0 repository
Diffstat (limited to 'graphics/tuxpaint/README')
-rw-r--r-- | graphics/tuxpaint/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/graphics/tuxpaint/README b/graphics/tuxpaint/README new file mode 100644 index 0000000000..1400ccad35 --- /dev/null +++ b/graphics/tuxpaint/README @@ -0,0 +1,15 @@ +Tux Paint: Open Source Drawing Software for Children + +"Tux Paint" is a drawing program for young children. +It provides a simple interface and fixed canvas size, +and provides access to previous images using a thumbnail +browser (e.g., no access to the underlying file-system). + +Unlike popular drawing programs like "The GIMP," it has a +very limited tool-set. However, it provides a much simpler +interface, and has entertaining, child-oriented additions +such as sound effects. + +Require: libpaper. + +Optional libraries: SDL_pango, librsvg. |