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:
Minor issues discovered in the 1.2 release were
corrected. This includes correcting the --libs
path reported by GraphicsMagick-config and the
content list in the RPM spec file. Some additional
performance optimizations were added so that the
modules build runs faster and the gm utility
starts up faster.