The new PECL package imagick-3.4.3RC2 (stable) has been released at 
http://pecl.php.net/.

Release notes
-------------
- Fixes:
  * Imagick::getRegistry() now throws an exception if the key does not exist, 
rather than terminating the program.
  * Prevent attempts to resize image to zero width or height, which is not 
supported by ImageMagick.
  * Fix compiling on Windows issue.
- Added:
  * function Imagick::setImageAlpha() which replaces Imagick::setOpacity()

Package Info
-------------
Imagick is a native php extension to create and modify images using the 
ImageMagick API.
This extension requires ImageMagick version 6.5.3-10+ and PHP 5.4.0+.

Related Links
-------------
Package home: http://pecl.php.net/package/imagick
   Changelog: http://pecl.php.net/package-changelog.php?package=imagick
    Download: http://pecl.php.net/get/imagick-3.4.3RC2.tgz

Authors
-------------
Mikko Koppanen <[email protected]> (lead)
Scott MacVicar <[email protected]> (lead)
Dan Ackroyd (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to