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 release provides a security fix to avoid external delegate programs, or X11, to be unexpectedly accessed via carefully-crafted file extensions. The issue is not new since it existed in all previous GraphicsMagick releases, and ImageMagick since the late '90s. There is also a portability fix for the ARM CPU and two other minor bugfixes.