diff options
Diffstat (limited to 'graphics/gimp-app-devel/pkg-descr')
-rw-r--r-- | graphics/gimp-app-devel/pkg-descr | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/graphics/gimp-app-devel/pkg-descr b/graphics/gimp-app-devel/pkg-descr new file mode 100644 index 000000000..4d7f49925 --- /dev/null +++ b/graphics/gimp-app-devel/pkg-descr @@ -0,0 +1,19 @@ +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. + +WWW: http://www.gimp.org/ |