From: "PEAR Announce" on 16 Aug 2009 00:41 The new PEAR package Image_Transform-0.9.3 (alpha) has been released at http://pear.php.net/. Release notes ------------- 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 Package Info ------------ This package was written to provide a simpler and cross-library interface to doing image transformations and manipulations. It provides : * support for GD, ImageMagick, Imagick and NetPBM * files related functions * addText * Scale (by length, percentage, maximum X/Y) * Resize * Rotate (custom angle) * Crop * Mirror (Most drivers) * Flip (Most drivers) * Add border (soon) * Add shadow (soon) Related Links ------------- Package home: http://pear.php.net/package/Image_Transform Changelog: http://pear.php.net/package/Image_Transform/download/0.9.3 Download: http://download.pear.php.net/package/Image_Transform-0.9.3.tgz Authors ------- Helgi �ormar �orbj�rnsson <helgith(a)gmail.com> (lead) Philippe Jausions (lead) David Coallier <david(a)echolibre.com> (lead)
|
Pages: 1 Prev: how to install auth_http Next: Error initializing Image_Text |