diff options
author | B. Watson <yalhcru@gmail.com> | 2017-12-20 14:31:16 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-21 08:19:34 +0700 |
commit | abc7dc5960b0d26932a3aa2f3307af97f00d9299 (patch) | |
tree | 0e4a5704e0c720e1ffc471bc28a9158c9e0e321e /graphics/GraphicsMagick/README | |
parent | d6c4ed4a51171fac4feb6f6b8d6c939c89be391b (diff) |
graphics/GraphicsMagick: Updated for version 1.3.27.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'graphics/GraphicsMagick/README')
-rw-r--r-- | graphics/GraphicsMagick/README | 17 |
1 files changed, 6 insertions, 11 deletions
diff --git a/graphics/GraphicsMagick/README b/graphics/GraphicsMagick/README index 4fb410f87f90b..f58d79383953a 100644 --- a/graphics/GraphicsMagick/README +++ b/graphics/GraphicsMagick/README @@ -6,8 +6,8 @@ which support reading, writing, and manipulating an image in over 88 major formats including important formats like DPX, GIF, JPEG, JPEG-2000, PNG, PDF, PNM, and TIFF. -Starting with version 1.3.21, this build now includes PerlMagick, the -perl language bindings for GraphicsMagick. +This build includes PerlMagick, the Perl language bindings for +GraphicsMagick. This build can also include Tcl/Tk bindings (TclMagick). To do this, first 'removepkg GraphicsMagick' if an older version is installed. Then, @@ -17,16 +17,11 @@ to be done on every version upgrade as well (though only if you need TclMagick, of course). Optional dependencies: Some file formats require extra libraries. These -are all autodetected at build time. +are all autodetected at build time: libwebp (.webp support) jbigkit (.jbg, .jbig support) dcraw (Raw camera files, various filename extensions) - -Unsupported: These file formats require software that isn't currently -available on SBo. If you submit a build for one of these, please let -me know so I can document it here. - -ralcgm (.cgm, Computer Graphics Metafile) -hp2xx (.hpg, .hpgl, HP Graphics Language) -flashpix (.fpx, not supported on Linux) +hp2xx (HP-GL plotter language, .hp and .hpg) +ralcgm (Computer Graphics Metafile, .cgm) +libfpx (FlashPix, .fpx) |