diff options
author | erich <erich@FreeBSD.org> | 1996-11-19 11:36:29 +0800 |
---|---|---|
committer | erich <erich@FreeBSD.org> | 1996-11-19 11:36:29 +0800 |
commit | 8789ce39bdab37f3e86305339d70145dc20eb4dc (patch) | |
tree | ebabb32981ef7adfff017bcbbcff30129a2a5b88 /graphics/gimp1/pkg-descr | |
parent | 1ea0cd7f8c25e3c4d33550779903edb5c0c55623 (diff) | |
download | freebsd-ports-gnome-8789ce39bdab37f3e86305339d70145dc20eb4dc.tar.gz freebsd-ports-gnome-8789ce39bdab37f3e86305339d70145dc20eb4dc.tar.zst freebsd-ports-gnome-8789ce39bdab37f3e86305339d70145dc20eb4dc.zip |
new port for the gimp developer's release
Diffstat (limited to 'graphics/gimp1/pkg-descr')
-rw-r--r-- | graphics/gimp1/pkg-descr | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/graphics/gimp1/pkg-descr b/graphics/gimp1/pkg-descr new file mode 100644 index 000000000000..60e13ec9e94c --- /dev/null +++ b/graphics/gimp1/pkg-descr @@ -0,0 +1,21 @@ +This is the developer's pre-release of the GIMP. +If you want stability use the gimp port, not this one. If you want +to play or make modifications, this is for you. + +The GIMP is designed to provide an intuitive graphical interface to a +variety of image editing operations. Here is a list of the GIMP's +major features: + + Image editing + ------------- + + * Selection tools including rectangle, ellipse, free, fuzzy, bezier + and intelligent. + * Transformation tools including rotate, scale, shear and flip. + * Painting tools including bucket, brush, airbrush, clone, convolve, + blend and text. + * Effects filters (such as blur, edge detect). + * Channel & color operations (such as add, composite, decompose). + * Plug-ins which allow for the easy addition of new file formats and + new effect filters. + * Multiple undo/redo. |