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 dialyzer spec and documentation for Image.exif/1 #35

Merged
merged 1 commit into from
Jan 28, 2023

Conversation

ntodd
Copy link
Contributor

@ntodd ntodd commented Jan 18, 2023

No description provided.

@kipcole9 kipcole9 merged commit 2bd0c29 into elixir-image:main Jan 28, 2023
@kipcole9
Copy link
Collaborator

@ntodd thanks very much for the PR, greatly appreciated. Sorry it took so long to merge - somehow the notification scrolled past me.

I am to be publishing a new release this weekend and your PR will be included. Thanks again.

@kipcole9
Copy link
Collaborator

The changelog entry now reads:

Bug Fixes

Enhancements

  • Image.Options.Write.validate_options/2 now validates options appropriate to each image type in order to make validation more robust.

  • Adds :minimize_file_size option to Image.write/2 for JPEG and PNG files which if true will apply a range of techniques to minimize the size of the image file at the expense of time to save the image and potentially image quality.

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