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

Support more PNG IHDR values #9

Merged
merged 1 commit into from
Jul 3, 2024
Merged

Conversation

WolfWings
Copy link
Contributor

This adds full handling of the various combinations of bit depth and color type header bytes with the exception of 16-bit PNG images.

Previously there was no support for true grayscale images, with or without alpha, this adds that support at all valid bit depths for each.

This adds full handling of the various combinations of bit depth and color type header bytes with the exception of 16-bit PNG images.

Previously there was no support for true grayscale images, with or without alpha, this adds that support at all valid bit depths for each.
@amadvance amadvance merged commit e17d498 into amadvance:master Jul 3, 2024
1 check passed
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.

2 participants