diff options
author | lev <lev@FreeBSD.org> | 2003-12-22 22:06:05 +0800 |
---|---|---|
committer | lev <lev@FreeBSD.org> | 2003-12-22 22:06:05 +0800 |
commit | c6e5cb785240d57dab9694b3a9c082f3a7de3399 (patch) | |
tree | 658dfd4df89f384ca241b4787a3eaabd748e789d /graphics/vips/pkg-descr | |
parent | 72b18cadc431d8f3d9abb62e72c71e97a55d369a (diff) | |
download | freebsd-ports-gnome-c6e5cb785240d57dab9694b3a9c082f3a7de3399.tar.gz freebsd-ports-gnome-c6e5cb785240d57dab9694b3a9c082f3a7de3399.tar.zst freebsd-ports-gnome-c6e5cb785240d57dab9694b3a9c082f3a7de3399.zip |
Add vips-7.8.12 - Free image processing system
Diffstat (limited to 'graphics/vips/pkg-descr')
-rw-r--r-- | graphics/vips/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/graphics/vips/pkg-descr b/graphics/vips/pkg-descr new file mode 100644 index 000000000000..61e202676c75 --- /dev/null +++ b/graphics/vips/pkg-descr @@ -0,0 +1,9 @@ +VIPS's a free image processing system. It aims to be about half way between +Excel and Photoshop. It's obviously much smaller than these two, but it's +not a toy either (about 200k lines of code). It's very bad at photo +retouching, but it's great (much better than programs like Photoshop, I +think) at all the other things you use photoshop for. It's particularly +good with large images (ie. images larger than the amount of RAM in your +machine), and for working with colour. + +WWW: http://www.vips.ecs.soton.ac.uk/ |