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

Use alpha bitmap for true color type #138

Merged
merged 2 commits into from Oct 9, 2023
Merged

Conversation

onevcat
Copy link
Owner

@onevcat onevcat commented Oct 8, 2023

For image with the tRNS chunk and the trueColor type (ColorType == 2), it is still possible that the tRNS chunk specify an alpha value of 0. We should use an alpha bitmap to draw the image.

#136 & #137

@onevcat onevcat merged commit 77b5466 into master Oct 9, 2023
6 checks passed
@onevcat onevcat deleted the fix/true-color-alpha-info branch October 9, 2023 04:11
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.

None yet

1 participant