trisquel-icecat/icecat/testing/web-platform/tests/png/apng/resources
2025-07-17 09:32:21 -06:00
..
generate.pl icecat: initial release for Trisquel 12.0, Ecne 2025-07-17 09:32:21 -06:00
README.md icecat: initial release for Trisquel 12.0, Ecne 2025-07-17 09:32:21 -06:00
source.html icecat: initial release for Trisquel 12.0, Ecne 2025-07-17 09:32:21 -06:00

Regenerating APNG Test Images

Test images

Most of the APNG tests are a port to WPT of an earlier testsuite by Philip Taylor. The test images were autogenerated, and this directory contains what is needed to regenerate them:

If this script is used to create additional images, not part of the original test suite, be aware that the generated files are automatically named as sequentially-numbered nnn.png so add any new ones at the end to avoid changing the name of existing files.

Reference images

The reference images were created by decompiling the APNG with apngasm into a series of static PNG representing the displayed state of each frame. The last one therefore represents the end state of the animation. Again this tool produces numbered files like nn.png so these were renamed in a more meaningful way (such as darkblue.png) to create the reference images.