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

Added test for saving PNG with bits keyword #5331

Merged
merged 1 commit into from
Mar 20, 2021

Conversation

radarhere
Copy link
Member

Line 1189 is currently untested

if "bits" in im.encoderinfo:
# number of bits specified by user
colors = 1 << im.encoderinfo["bits"]

@hugovk hugovk merged commit e1e9569 into python-pillow:master Mar 20, 2021
@radarhere radarhere deleted the png_bits branch March 21, 2021 05:05
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