diff options
author | Petar Petrov <ppetrov@paju.oulu.fi> | 2013-06-03 16:27:37 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-06-04 00:11:33 -0500 |
commit | 9a1f447dfc912da1dbb9c656ee1ab54cbb8af686 (patch) | |
tree | bc879b2ab623028224152b9220dc3958633e8a8f /graphics/gpaint/README | |
parent | bf4ab6962d0aa471d1906c66041b0f45f8e0391f (diff) | |
download | slackbuilds-9a1f447dfc912da1dbb9c656ee1ab54cbb8af686.tar.gz |
graphics/gpaint: Added (GNU Paint: a small-scale GTK2 painting program)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'graphics/gpaint/README')
-rw-r--r-- | graphics/gpaint/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/gpaint/README b/graphics/gpaint/README new file mode 100644 index 0000000000..cf767f945d --- /dev/null +++ b/graphics/gpaint/README @@ -0,0 +1,11 @@ +This is gpaint (GNU Paint), a small-scale GTK2 painting program, based +on xpaint, along the lines of "Paintbrush". + +Currently gpaint has the following features: +- Drawing tools such as ovals, freehand, polygon and text, with fill + or shadow for polygons and closed freehand shapes. +- Cut and paste by selecting irregular regions or polygons. +- Preliminary print support using gnome-print. +- Modern, ease-to-use user interface with tool and color palettes. +- Multiple-image editing in a single instance of the program. +- All the image processing features present in xpaint. |