I'm pleased to announce the third public release of php_imlib, an extension for PHP 4 that makes the Imlib2 image manipulation library available from within PHP scripts. New in this release is support for color ranges (gradients), blurring and sharpening of images, and quality/compression settings for jpegs and pngs. There are also three bugfixes in 0.3: Incorrect behavior blending images with alpha channels has been fixed, compatibility with PHP 4.0.4 has been fixed, and pass-by-reference variables are now done in a cleaner fashion. Further information on the extension, API documentation, and some example scripts, are available at http://mmcc.cx/php_imlib/ The extension itself is available at http://mmcc.cx/php_imlib/php_imlib-0.3.tar.gz Enjoy, Matt -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]