[wp-trac] [WordPress Trac] #10528: Media rotating, cropping, resizing etc in 2.9.

WordPress Trac wp-trac at lists.automattic.com
Wed Aug 5 00:27:23 UTC 2009


#10528: Media rotating, cropping, resizing etc in 2.9.
------------------------------------------+---------------------------------
 Reporter:  JohnMyr                       |        Type:  feature request
   Status:  new                           |    Priority:  normal         
Milestone:  2.9                           |   Component:  Media          
  Version:                                |    Severity:  normal         
 Keywords:  rotating, cropping, resizing  |  
------------------------------------------+---------------------------------

Comment(by junsuijin):

 Image rotation is also available through another commonly-provided/easily-
 installed suite, ImageMagick. There is already a php class that is
 extremely simple to use and can be substituted in case the GD imagerotate
 is unavailable. See http://us2.php.net/manual/en/function.imagick-
 rotateimage.php for details. I think it would be nice to fall back on the
 imagick version of rotation and whatever else imagick supports that can't
 be accomplished without a bundled GD library, rather than leaving such
 functions unavailable. ImageMagick can be easier to install in cases where
 the bundled GD library is not readily available as a package.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/10528#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list