diff options
author | Igor <igor29768@gmail.com> | 2015-11-21 11:10:47 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-21 11:11:01 +0700 |
commit | 87b93e305968d2b9fba0f7495ce2c1a14d56e340 (patch) | |
tree | 523596ddd32a35f3665218e6301a914704f50954 /graphics/vips/slack-desc | |
parent | c62fc9ed83ddb6806d7de16d75b44c57a076bca6 (diff) | |
download | slackbuilds-87b93e305968d2b9fba0f7495ce2c1a14d56e340.tar.gz |
graphics/vips: Added (Free Image Processing System).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/vips/slack-desc')
-rw-r--r-- | graphics/vips/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/graphics/vips/slack-desc b/graphics/vips/slack-desc new file mode 100644 index 0000000000..f68d5653d6 --- /dev/null +++ b/graphics/vips/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |----handy-ruler----------------------------------------------------------| +vips: vips (Free Image Processing System) +vips: +vips: VIPS is a free image processing system. It includes a range of filters, +vips: arithmetic operations, colour processing, histograms, and geometric +vips: transforms. It supports ten pixel formats, from 8-bit unsigned int +vips: to 128-bit complex. As well as the usual JPEG, TIFF, PNG and WebP images, +vips: it also supports scientific formats like FITS, OpenEXR, Matlab, Analyze, +vips: PFM, Radiance, OpenSlide and DICOM (via libMagick). +vips: +vips: http://www.vips.ecs.soton.ac.uk/index.php?title=VIPS +vips: |