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

Allow custom mime type determination #154

Merged
merged 2 commits into from
May 23, 2023
Merged

Conversation

AntonOellerer
Copy link
Contributor

To allow library users to influence the file type
determination process, this commit refactors the
ft-detection and image dimension determination logic
so that ImageStrategy can be filled with a custom
file type detector.

@AntonOellerer AntonOellerer added the enhancement New feature or request label Jul 28, 2022
@AntonOellerer AntonOellerer self-assigned this Jul 28, 2022
To allow library users to influence the file type
determination process, this commit refactors the
ft-detection and image dimension determination logic
so that `ImageStrategy` can be filled with a custom
file type detector.
@AntonOellerer AntonOellerer merged commit fc3cf4a into master May 23, 2023
3 of 4 checks passed
@AntonOellerer AntonOellerer deleted the fix/file-type-detection branch May 23, 2023 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant