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

Add support for PNG third edition (HDR) #154

Open
CeeJayDK opened this issue Oct 31, 2024 · 0 comments
Open

Add support for PNG third edition (HDR) #154

CeeJayDK opened this issue Oct 31, 2024 · 0 comments

Comments

@CeeJayDK
Copy link

As the PNG third edition explainer https://github.com/w3c/png/blob/main/Third_Edition_Explainer.md explains, the third edition of png add mainly two things:

APNG (finally official now 17 years after it was introduced) and HDR support.

As I understand it APNG is adopted unchanged and the wuffs implementation already supports that so you are already half-way to supporting PNG third edition.

The last thing remaining is the HDR support, which would be very nice to have since HDR is booming and becoming more and more used.
Chromium already have support for it.

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

No branches or pull requests

1 participant