2015-08-04 05:40:39 +08:00
|
|
|
GraphicsMagick (Image Processing System)
|
|
|
|
|
2010-07-03 14:05:36 +08:00
|
|
|
GraphicsMagick is the swiss army knife of image processing.
|
|
|
|
Provides a robust and efficient collection of tools and libraries
|
|
|
|
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.
|
2015-08-04 05:40:39 +08:00
|
|
|
|
2017-12-21 03:31:16 +08:00
|
|
|
This build includes PerlMagick, the Perl language bindings for
|
|
|
|
GraphicsMagick.
|
2015-08-04 05:40:39 +08:00
|
|
|
|
|
|
|
This build can also include Tcl/Tk bindings (TclMagick). To do this,
|
|
|
|
first 'removepkg GraphicsMagick' if an older version is installed. Then,
|
|
|
|
run the build script, install the GraphicsMagick package, then run the
|
|
|
|
build script again and reinstall the (newly-rebuilt) package. This has
|
|
|
|
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
|
2017-12-21 03:31:16 +08:00
|
|
|
are all autodetected at build time:
|
2015-08-04 05:40:39 +08:00
|
|
|
|
|
|
|
libwebp (.webp support)
|
|
|
|
jbigkit (.jbg, .jbig support)
|
|
|
|
dcraw (Raw camera files, various filename extensions)
|
2017-12-21 03:31:16 +08:00
|
|
|
hp2xx (HP-GL plotter language, .hp and .hpg)
|
|
|
|
ralcgm (Computer Graphics Metafile, .cgm)
|
|
|
|
libfpx (FlashPix, .fpx)
|