[wp-trac] [WordPress Trac] #11536: Rotate image buttons don't show up on PHP installs without imagerotate()

WordPress Trac wp-trac at lists.automattic.com
Sun Dec 20 20:31:36 UTC 2009


#11536: Rotate image buttons don't show up on PHP installs without imagerotate()
--------------------------+-------------------------------------------------
 Reporter:  husky         |       Owner:                               
     Type:  defect (bug)  |      Status:  new                          
 Priority:  normal        |   Milestone:  2.9.1                        
Component:  Editor        |     Version:  2.9                          
 Severity:  normal        |    Keywords:  rotate imagerotate image-edit
--------------------------+-------------------------------------------------

Comment(by azaozz):

 There's another alternative: use ImageMagick when available. It seems it's
 not as widely supported as GD but quite a few hosts provide it. Perhaps a
 good way to do that would be to set a constant early and have all image
 manipulation functions in the editor call the appropriate function (GD) or
 method (Imagick).

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


More information about the wp-trac mailing list