| » Version | » Information |
|---|---|
| 0.9.1 | Download Release date: 2007-04-19 17:18 UTC Release state: alpha Changelog: - Fixed Bug #6011, call to imagick_crop is using incorrect parameters (gauthierm) - Fixed Bug #6452, add a resize example (msaraujo at php dot net) - Fixed Bug #599, parameter $quality in method save() not recognized in some drivers (pajoye) - Fixed Bug #6767: preventing resizing down to zero pixel width/height. (jausions) - Fixed Bug #6770 on empty file names and none-JPEG format output. (jausions) - Fixed Bug #6976 about defaulting image type in display() method (jausions) - Fixed Bug #7056 typo. (jausions) - Fixed Bug #7045 "resize options argument is not passed" (jausions) - Fixed Bug #5989 regarding attempted auto-detect of driver. (jausions) - Request #6004 Added 2 new methods fitX() and fitY() to fit an image within the given width or height (respectively). (jausions) Dependencies:
|
| 0.9.0 | Download Release date: 2005-07-15 06:31 UTC Release state: alpha Changelog: Fixes quite a lot of problems, but still far from stable. GD driver should be much better. ImageMagick is the best driver, especially to deal with transparent and alpha-channel images. Due to the size of the images, the tests are not packaged, use CVS instead. |
| 0.8 | Download Release date: 2003-12-29 18:59 UTC Release state: alpha Changelog: Second public release, hopefully much more stable. API nearly fixed. NOT NECESSARILY COMPATIBLE WITH 0.1 - be warned! |
| 0.2 | Download Release date: 2002-09-13 05:08 UTC Release state: beta Changelog: First public release |