Search
j0ke.net Open Build Service
>
Projects
>
internetx
:
php5
:
extensions
>
php5-imagick
> php5-imagick.changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File php5-imagick.changes of Package php5-imagick (Revision 3)
Currently displaying revision
3
,
show latest
------------------------------------------------------------------- Sun Jan 13 08:25:39 CET 2008 - crrodriguez@suse.de - version 2.1.0RC3 - Fixes PECL Bug #12851 - Some major housekeeping changing numeral values to constants ------------------------------------------------------------------- Tue Dec 25 20:16:16 CET 2007 - crrodriguez@suse.de - version 2.1.0RC2 - Closes PECL Bugs #12463 and #12479 - Fixes the behavior of flattenImages and fximage - Fixes incorrect thumbnail behavior - Fixes a bug in Imagick::cropThumbnailImage - Added new constant Imagick::NOISE_RANDOM ------------------------------------------------------------------- Thu Nov 15 02:48:33 UTC 2007 - crrodriguez@suse.de - update to version 2.1.0RC1 - All methods that expect ImagickPixel now allow a string representing the color - Added support for pixeliterator in all supported ImageMagick versions. - ImagickPixelIterator now implements the iterator interface - It is now possible to set the row with region iterator - Added MAXPATHLEN checks for image reads/writes - Added a fix to Imagick::cropThumbnailImage() to check if images are already at the desired size - Fixed a memory leak in Imagick::getImageHistogram() - Speed improvements to Imagick::cropThumbnailImage() - Added interpolate constants - Fixed ImagickPixel::getColor() - Marked ImagickDraw::__construct() with ZEND_ACC_CTOR - Added fit parameter and proportional scaling to: - Imagick::adaptiveResizeImage() - Imagick::scaleImage() - Imagick::resizeImage() - Added imagick.locale_fix ini setting to fix drawing bug on some locale - Suppressed warnings in readImageFile and pingImageFile (PECL Bug #12367) - Added methods: - ImagickPixel::clone() - ImagickPixel::getColorAsString() - Imagick::mergeImageLayers() - Imagick::paintFloodfillImage() - Imagick::setFont() - Imagick::getFont() - Imagick::setPointsize() - Imagick::getPointsize() ------------------------------------------------------------------- Thu Oct 25 05:45:15 UTC 2007 - crrodriguez@suse.de - 2.0.1 final - ImagickDraw::setFont and ImagickDraw::setFontFamily now allow only valid fonts - Added IMAGICK_EXTVER and IMAGICK_EXTNUM constants - Added check for empty or invalid pseudo format string in Imagick::newPseudoImage - Fixed incorrect arg hinting for Imagick::compareImageChannels ------------------------------------------------------------------- Wed Oct 17 23:32:18 UTC 2007 - crrodriguez@suse.de - 2.0.1RC1 - Added Imagick::distortImage and Imagick::setlastiterator - Added optional fourth parameter to newImage to set the format when creating a new canvas - Fixed fitting to zero size image in Imagick::thumbnailImage - Fixed the destroy methods - Most of the operations that read / add images to the stack move the iterator position to the last element - Fixed memleaks in methods that replace the internal MagickWand* pointer ------------------------------------------------------------------- Tue Oct 2 22:24:04 UTC 2007 - crrodriguez@suse.de - 2.0.0 final - Added Imagick::extentImage - Added Imagick::IMAGICK_VERSION_NUMBER and Imagick::IMAGICK_VERSION_STRING constants - Fixed a possible crash in Imagick::newPseudoImage ------------------------------------------------------------------- Tue Sep 25 19:33:14 UTC 2007 - crrodriguez@suse.de - update to RC4 ------------------------------------------------------------------- Thu Sep 20 19:22:02 CEST 2007 - crrodriguez@suse.de - update to RC3 ------------------------------------------------------------------- Sat Sep 8 03:16:16 CEST 2007 - crrodriguez@suse.de - update to RC2 ------------------------------------------------------------------- Fri Aug 17 21:47:19 UTC 2007 - crrodriguez@suse.de - update to RC1 ------------------------------------------------------------------- Sun Jul 8 04:08:28 UTC 2007 - judas_iscariote@shorewall.net - Update to version 2.0.0b2, feature upgrade, backward incompatible. ------------------------------------------------------------------- Fri Apr 13 18:31:29 UTC 2007 - judas_iscariote@shorewall.net - update to version 0.9.13 - Fixed compile error with newer versions of GraphicsMagick and ImageMagick - Fixed assertion when using imagick_setfillcolor - Fixed segfault when an empty blob is loaded - Use new API for fetching support image formats / fonts