Menu

#62 Rotation parameter differs between GD and convert

open
nobody
5
2012-12-06
2012-11-17
Xemle
No

The parameter ra is defined as "Rotate by Angle: angle of rotation in degrees positive = counterclockwise, negative = clockwise". This is OK to use positive angle for counterclockwise rotation for GD extension. However, if convert is preferred through config_prefer_imagemagick, the rotation angle is passed through as '-rotate' parameter. Convert uses clockwise rotation by default which is the opposite of GD parameter of phpThumb().

So it is not possible to use both converter at the same time without patching phpThumb() or a separate rotation parameter switch.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.