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: Allow TIFF plugin to write DPI values with floating point #5475

Closed
wants to merge 1 commit into from

Conversation

romaroman
Copy link

Fixes inability to write TIFF file with float DPI values. It's crucial to set these settings for industrial printing purposes because they often work on specific DPIs.

@radarhere radarhere added the TIFF label May 7, 2021
@radarhere
Copy link
Member

radarhere commented May 7, 2021

Hi. If you had created this pull request two weeks ago, you would have started the ball rolling to help #4129 with this change, and I'd look at this and suggest that we should remove the TIFF rounding on loading as well - however, PR #5446 already removes TIFF DPI rounding on both loading and saving.

@romaroman
Copy link
Author

romaroman commented May 8, 2021

Thanks for info, I’ll close this PR then and will just use modified package for the moment

@romaroman romaroman closed this May 8, 2021
@radarhere
Copy link
Member

#5446 has been merged. So if you would like this change immediately, you can compile from Pillow master. Otherwise, this change will be part of Pillow 8.3.0 when it is due to be released on July 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants