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

[fix/exif-orientation-handling] Fix handling of Exif orientation info for image rotation/flipping #74

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

onseok
Copy link
Owner

@onseok onseok commented Mar 14, 2024

Changes

  • Added handling for all Exif orientation flags in PeekabooImageResizer.
  • Ensured that images are correctly rotated and flipped according to their Exif orientation info when being resized.

close #73

@onseok onseok merged commit 5c2f5b4 into main Mar 14, 2024
2 checks passed
@onseok onseok deleted the fix/exif-orientation-handling branch March 14, 2024 10:21
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.

Exif info about image rotation/flipping is not respected when selecting from gallery
1 participant