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

Updates for saving color tiffs w/compression using libtiff #417

Merged
merged 20 commits into from
Dec 28, 2013

Conversation

wiredfool
Copy link
Member

Fixes #401

  • Packbits compression is still rather wonky.

@wiredfool
Copy link
Member Author

Includes a merge of #416.

Turns out that the wonky packbits support was with the PIL versions of the decoders. It round trips just fine when using libtiff.

aclark4life added a commit that referenced this pull request Dec 28, 2013
Updates for saving color tiffs w/compression using libtiff
@aclark4life aclark4life merged commit f5fb2d7 into python-pillow:master Dec 28, 2013
@wiredfool wiredfool deleted the libtiff-save2 branch April 4, 2014 20:35
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.

TIF Compression with CMYK images seems to be not working
2 participants