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

corrected processing of images in P mode with transparency=0 #238

Merged
merged 1 commit into from
May 8, 2024

Conversation

bigcat88
Copy link
Owner

@bigcat88 bigcat88 commented May 8, 2024

It only corrects the situation when the image is already transparency.

Passing the transparency flag itself to save function for HEIC/AVIF continues to be ignored, as it was ignored.

Reference: #235

Copy link

codecov bot commented May 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (1977c5e) to head (d4d47af).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #238   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          931       931           
=========================================
  Hits           931       931           
Files Coverage Δ
pillow_heif/misc.py 100.00% <100.00%> (ø)

@bigcat88 bigcat88 merged commit 7224b00 into master May 8, 2024
11 checks passed
@bigcat88 bigcat88 deleted the fix-transperecy-0 branch May 8, 2024 12:42
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.

1 participant