commit | a95f39e2d1631f70c33cfc2d058155e1b69c1dca | [log] [tgz] |
---|---|---|
author | Nigel Tao <nigeltao@golang.org> | Sat Apr 29 12:00:24 2023 +1000 |
committer | Nigel Tao <nigeltao@golang.org> | Sat Apr 29 12:00:24 2023 +1000 |
tree | 581f5612a261b1375357327e6735b47506994d93 | |
parent | 57b80f8c2ed2740ffcae4c8e8375a180da577315 [diff] |
std/png: delete old comment re APNG is unsupported
diff --git a/std/png/README.md b/std/png/README.md index 75a3842..5b34706 100644 --- a/std/png/README.md +++ b/std/png/README.md
@@ -5,8 +5,6 @@ PNG](https://wiki.mozilla.org/APNG_Specification)) is an unofficial extension for animated images. -Wuffs does not currently implement the APNG extension. - ## File Structure