» Version | » Information |
---|---|
0.9.5 |
Easy InstallNot sure? Get more info. pear install Image_Transform-0.9.5 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Image_Transform-0.9.5 Release date: 2012-04-04 01:07 UTC Release state: alpha Release uploaded by: doconnor Changelog: QA release Request #16069 Gif transparent bug Bug #17229 Bug #19007 Remove error reporting from tests Dependencies:
|
0.9.4 |
Easy InstallNot sure? Get more info. pear install Image_Transform-0.9.4 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Image_Transform-0.9.4 Release date: 2011-03-17 10:47 UTC Release state: alpha Release uploaded by: cweiske Changelog: QA Release - Fix bug #16070: Use Imagick3 on PHP5, not Imagick2 [fkrauthan, cweiske] Dependencies:
|
0.9.3 |
Easy InstallNot sure? Get more info. pear install Image_Transform-0.9.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Image_Transform-0.9.3 Release date: 2009-08-16 05:41 UTC Release state: alpha Release uploaded by: doconnor 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 |
Easy InstallNot sure? Get more info. pear install Image_Transform-0.9.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Image_Transform-0.9.1 Release date: 2007-04-19 13:18 UTC Release state: alpha Release uploaded by: dufuz 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 |
Easy InstallNot sure? Get more info. pear install Image_Transform-0.9.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Image_Transform-0.9.0 Release date: 2005-07-15 02:31 UTC Release state: alpha Release uploaded by: jausions 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 |
Easy InstallNot sure? Get more info. pear install Image_Transform-0.8 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Image_Transform-0.8 Release date: 2003-12-29 13:59 UTC Release state: alpha Release uploaded by: reywob Changelog: Second public release, hopefully much more stable. API nearly fixed. NOT NECESSARILY COMPATIBLE WITH 0.1 - be warned! |
0.2 |
Easy InstallNot sure? Get more info. pear install Image_Transform-0.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Image_Transform-0.2 Release date: 2002-09-13 01:08 UTC Release state: beta Release uploaded by: pajoye Changelog: First public release |