diff options
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) |