[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 27 23:28:53 UTC 2009
#11536: Rotate image buttons don't show up on PHP installs without imagerotate()
----------------------------------+-----------------------------------------
Reporter: husky | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.9.1
Component: Editor | Version: 2.9
Severity: normal | Resolution: fixed
Keywords: has-patch image-edit |
----------------------------------+-----------------------------------------
Comment(by hakre):
Replying to [comment:16 azaozz]:
> Replying to [comment:14 hakre]:
> > Which alternative have you tested, can you reference it please, I'm
missing it.
> There are generally two ways to mimic rotation: [...]There was an
imagerotate() substitute function in trunk for a while but didn't stand
testing and was removed [11746].
Implementation in [11746] is pretty similar to the one I picked from the
PHP manual, just compared both. Both are pure PHP code and do not scale
very well. No wonder that this does not pay out with larger images. Was
just curious if there's a chance to have a fallback. Then maybe
imagemagick but I'm not an expert with that one. But that would be on
another ticket then.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11536#comment:19>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list