Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed orientation generation of cached images (small ones and thumbs) #370

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

quantenkeks
Copy link

The images are almost in the right representation now. The generated files (small ones and thumbs) do have the right angle now, but they still need to be mirrored horizontally.
This should be a fix for issue #286.
I tested it with the images from here (https://magnushoff.com/jpeg-orientation.html).

The only problem left (for me) is this:
If the generated small image (?t=Img&...) has exif orientation information (3-8), because it's width and height is lower than 1200, the image doesn't get rotated by the browser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant