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 a file extension issue in Metadata#read_image #148

Merged
merged 1 commit into from
Mar 28, 2022
Merged

Fix a file extension issue in Metadata#read_image #148

merged 1 commit into from
Mar 28, 2022

Conversation

stephensolis
Copy link
Contributor

It turns out that Vips::get_suffixes only includes lowercase extensions. So, if you have a file with an extension eg. .JPG, the code would fall back to MiniMagick which is not desired.

@igorkasyanchuk igorkasyanchuk merged commit fa708e6 into igorkasyanchuk:master Mar 28, 2022
@igorkasyanchuk
Copy link
Owner

merged, thanks, I'll release a new version soon

@stephensolis stephensolis deleted the patch-1 branch March 28, 2022 15:20
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.

2 participants