| » Version | » Information |
|---|---|
| 0.9.3 |
Release date: 2009-08-16 05:41 UTC Release state: alpha Changelog: QA Release - Fixed Bug #8573 This way we can retrieve the new_y and new_x with getNewImageWidth and getNewImageHeight [davidc] - Fixed Bug #8607 Fatal error: Call to undefined function: load() [davidc] - Fixed Bug #12559 Missing include in Image/Transform.php for System.php in getTempFile() [dufuz] - Bug #11166 NetPBM save() command uses wrong filename dufuz - Request #12926 Add function to return GD image handle cweiske - Bug #12930 function crop() should not set resized=true - Bug #13784 driver load check does not work cweiske - Bug #14711 typo on file Imagick2.php - strcasecomp instead of strcasecmp dufuz Dependencies:
|
| 0.9.1 |
Release date: 2007-04-19 13: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 |
Release date: 2005-07-15 02: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 |
Release date: 2003-12-29 13: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 |
Release date: 2002-09-13 01:08 UTC Release state: beta Changelog: First public release |