diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 23:36:34 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | b3370fe4af445cfa6c40eb9ff67a4155f0f954a5 (patch) | |
tree | e4852f418d34ca9fd4e2cea4466c423959ff5854 /graphics/vips | |
parent | 60a8b838fe625d5f272e754be10cd5076e13d9f4 (diff) |
graphics/vips: Fix slack-desc.
Diffstat (limited to 'graphics/vips')
-rw-r--r-- | graphics/vips/slack-desc | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/graphics/vips/slack-desc b/graphics/vips/slack-desc index f68d5653d658..a4f709029355 100644 --- a/graphics/vips/slack-desc +++ b/graphics/vips/slack-desc @@ -5,15 +5,15 @@ # 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----------------------------------------------------------| + |-----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: VIPS is a free image processing system. It includes a range of +vips: filters, arithmetic operations, colour processing, histograms, +vips: and geometric transforms. It supports ten pixel formats, from +vips: 8-bit unsigned int to 128-bit complex. As well as the usual JPEG, +vips: TIFF, PNG and WebP images, it also supports scientific formats like +vips: FITS, OpenEXR, Matlab, Analyze, PFM, Radiance, OpenSlide and DICOM +vips: (via libMagick). vips: +vips: http://www.vips.ecs.soton.ac.uk/index.php?title=VIPS |