Gmagick PHP wrapper for GraphicsMagick ====================================== Gmagick is a php extension to create, modify and obtain meta information of images using the GraphicsMagick API. This extension requires GraphicsMagick version 1.2.6+ and PHP 5.1.3+. As of the 1.0a1 release, it supports 136 methods for Gmagick (main), 34 for GmagickDraw and 5 for GmagickPixel. Authors: Vito Chin (lead) Mikko Koppanen Main Page: http://pecl.php.net/package/gmagick CVS: http://cvs.php.net/viewvc.cgi/pecl/gmagick/ .