Resizer icon indicating copy to clipboard operation
Resizer copied to clipboard

autoorientation parameter

Open patrickatwsrn opened this issue 4 years ago • 0 comments

phpthumb supports auto orientation for images that were made in a specific orientation are supposed to be displayed in another one.

http://phpthumb.sourceforge.net/demo/docs/phpthumb.readme.txt

ar = Auto Rotate: set to "x" to use EXIF orientation stored by camera. Can also be set to "l" or "L" for landscape, or "p" or "P" for portrait. "l" and "P" rotate the image clockwise, "L" and "p" rotate the image counter-clockwise.

If I set phpthumbof.use_resizer to yes, this parameter is ignored. Otherwise it works like it is sopposed to do.

It would be nice to have it for resizer too.

Cheers,

Patrick

patrickatwsrn avatar Oct 05 '20 12:10 patrickatwsrn