Skip to content

Do not convert I images when showing PNGs - #6766

Closed
radarhere wants to merge 1 commit into
python-pillow:mainfrom
radarhere:show
Closed

Do not convert I images when showing PNGs#6766
radarhere wants to merge 1 commit into
python-pillow:mainfrom
radarhere:show

Conversation

@radarhere

Copy link
Copy Markdown
Member

Resolves #6765

Similarly to #4744, to work around conversion issues, this PR does not convert I images when showing PNGs.

@radarhere

Copy link
Copy Markdown
Member Author

Closed as the issue creator didn't feel this really addressed the problem - #6765 (comment)

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.

Pillow destroys image by incorrectly binarizing grayscale image during show()

1 participant