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/README | |
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/README')
-rw-r--r-- | graphics/vips/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/vips/README b/graphics/vips/README new file mode 100644 index 0000000000..cdf96e9946 --- /dev/null +++ b/graphics/vips/README @@ -0,0 +1,6 @@ +VIPS is a free image processing system. It includes a range of filters, +arithmetic operations, colour processing, histograms, and geometric +transforms. It supports ten pixel formats, from 8-bit unsigned int +to 128-bit complex. As well as the usual JPEG, TIFF, PNG and WebP images, +it also supports scientific formats like FITS, OpenEXR, Matlab, Analyze, +PFM, Radiance, OpenSlide and DICOM (via libMagick). |