Skip to content

autoorientation parameter #28

@patrickatwsrn

Description

@patrickatwsrn

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions