diff options
author | mi <mi@FreeBSD.org> | 2005-07-27 10:09:05 +0800 |
---|---|---|
committer | mi <mi@FreeBSD.org> | 2005-07-27 10:09:05 +0800 |
commit | 4147d218df9d6d3e7ab2bf38c4b6161b58e86255 (patch) | |
tree | 4b5f1f1bca67f44dec465a0e73964217f85f11a6 /graphics/GraphicsMagick13/pkg-descr | |
parent | 615f6c756263485bb89b3408eeb9a38cc1b777ad (diff) | |
download | freebsd-ports-gnome-4147d218df9d6d3e7ab2bf38c4b6161b58e86255.tar.gz freebsd-ports-gnome-4147d218df9d6d3e7ab2bf38c4b6161b58e86255.tar.zst freebsd-ports-gnome-4147d218df9d6d3e7ab2bf38c4b6161b58e86255.zip |
A fork of a better-known ImageMagick emphasizing user convenience
and API stability.
The port does not build nor install the Perl and Tcl APIs -- these
will be added by separate ports.
PR: ports/83932
Submitted by: Ron van Daal (maintainer to be)
Diffstat (limited to 'graphics/GraphicsMagick13/pkg-descr')
-rw-r--r-- | graphics/GraphicsMagick13/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/GraphicsMagick13/pkg-descr b/graphics/GraphicsMagick13/pkg-descr new file mode 100644 index 000000000000..e43f63a5ad60 --- /dev/null +++ b/graphics/GraphicsMagick13/pkg-descr @@ -0,0 +1,13 @@ +This is a port of GraphicsMagick(TM), the "swiss army knife" of image +processing. It provides a robust collection of tools and libraries which +support reading, writing, and manipulating an image in over 88 major +formats including formats like DPX, GIF, JPEG, JPEG-2000, PNG, PDF, SVG +and TIFF. + +The program is the fork of a better-known ImageMagick (5.5.2), which +emphasizes end-user and API-stabilities. + +WWW: http://www.graphicsmagick.org/ + +- Ron van Daal +ronvdaal@n1x.nl |