GraphicsMagick is a robust collection of tools and
libraries which support reading, writing, and
manipulating an image in over 90 major formats
including popular formats like TIFF, JPEG,
JPEG-2000,PNG, PDF, PhotoCD, SVG, and GIF. A
high-quality 2D renderer is included, which
provides a subset of SVG capabilities. C, C++,
Perl, Tcl, and Ruby are
supported. Originally based on ImageMagick,
GraphicsMagick focuses on performance, minimizing
bugs, and providing stable APIs and ABIs. It runs
on all modern variants of Unix, Windows, and
Mac OS X.
License: MIT/X Consortium License
Changes:
This is a maintenance release to the 1.1.X release
series. Many small bugs were fixed related to
composition, HWB colorspace translation, gamma
correction, and Visual C++ 2008 and MinGW
compilation.