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

Auto orientation of images based on EXIF data #791

Closed
kartik-v opened this issue Oct 31, 2016 · 2 comments
Closed

Auto orientation of images based on EXIF data #791

kartik-v opened this issue Oct 31, 2016 · 2 comments

Comments

@kartik-v
Copy link
Owner

kartik-v commented Oct 31, 2016

Implement auto-detection of EXIF tag orientation of images (to portrait or landscape).

This fix implements this functionality using a quicker method i.e. utilizing CSS specification. It uses the image-orientation specification. This is however currently supported only on Firefox (including iOS safari through its native methods) and maybe supported in future on other browsers.

@kartik-v
Copy link
Owner Author

kartik-v commented Oct 31, 2016

This issue will provided fixes (partially) for #491, #553, and #765.

@kartik-v
Copy link
Owner Author

Resolved via 5edbd4d and documented in the change log.

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

No branches or pull requests

1 participant