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

Handle rotation in image crop. #4

Open
mrkcsc opened this issue Feb 16, 2016 · 0 comments
Open

Handle rotation in image crop. #4

mrkcsc opened this issue Feb 16, 2016 · 0 comments

Comments

@mrkcsc
Copy link
Owner

mrkcsc commented Feb 16, 2016

Currently the cropping tool does not properly respect EXIF rotation.

One solution might be to manually create the image bitmap file and rotate it, save it, then pass it back to the cropper as the source URI.

I dislike this approach however, I think it would be better to fix this at the image cropping library level.

ImageUtils.txt

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