diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-04-15 22:38:14 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-04-15 22:38:14 +0800 |
commit | ac8702324871662ef16213f8bf8dcf211320c79d (patch) | |
tree | b615c36b0bbd928edccbe8cfec66c020abede085 /graphics/gimp-app-devel/pkg-descr | |
parent | 6a526fcf13cd7c6ddb90ac09849e92e641a181e0 (diff) | |
download | marcuscom-ports-ac8702324871662ef16213f8bf8dcf211320c79d.tar marcuscom-ports-ac8702324871662ef16213f8bf8dcf211320c79d.tar.gz marcuscom-ports-ac8702324871662ef16213f8bf8dcf211320c79d.tar.bz2 marcuscom-ports-ac8702324871662ef16213f8bf8dcf211320c79d.tar.lz marcuscom-ports-ac8702324871662ef16213f8bf8dcf211320c79d.tar.xz marcuscom-ports-ac8702324871662ef16213f8bf8dcf211320c79d.tar.zst marcuscom-ports-ac8702324871662ef16213f8bf8dcf211320c79d.zip |
- Update to 2.5.0
- multi-cpu support is now on by default (pre-configure script)
- disable gnomevfs (even installed) and use gvfs now
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10875 df743ca5-7f9a-e211-a948-0013205c9059
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/ |