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

[bugfix] Fix thumbnails not taking exif rotation into account #746

Merged
merged 3 commits into from Aug 10, 2022

Conversation

tsmethurst
Copy link
Contributor

This PR switches our image thumbnailing library from nfnt/resize to disintegration/imaging, since the latter allows preserving exif rotation data when creating thumbnails.

Also changes nearestneighbor resizing to linear resizing for a slightly smoother looking thumbnail.

closes #737

@tsmethurst tsmethurst merged commit 91c8d5d into main Aug 10, 2022
@tsmethurst tsmethurst deleted the switch_image_resize_library branch August 10, 2022 12:05
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.

[bug] Thumbnail image rotation
1 participant