APNG is official now
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 2.3k
- Forks
- 201
- PR merge metrics
- No merged PRs in 30d
Description
In the readme, I see
APNG is an excellent extension for regular PNG, and it is also very simple to use and not conflicting with current PNG standard (It consists a standard PNG header, so if your platform does not support APNG, it will be recognized as a normal PNG with its first frame being displayed as a static image). But unfortunately, it is a rebel format so that it is not accepted by the PNG group.
This was correct at the time, but APNG is now part of the official PNG standard since October 2022, maintained by the World Wide Web Consortium (W3C). I suggest the following update to that part of the readme:
APNG is an excellent extension for regular PNG, and it is also very simple to use and not conflicting with older PNG implementations (It consists a standard PNG header, so if your platform does not support APNG, it will be recognized as a static PNG with its first frame being displayed as a static image). Happily, APNG is now part of the official PNG standard at W3C
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Edit the APNG paragraph in the README, using the linked W3C PNG specification to confirm the October 2022 status. Update the outdated wording while preserving the explanation of fallback behavior; done means the README accurately describes APNG as part of the official standard.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 72/100