Description Note Author(s) References
Convert several png files into an animated png file. This package exports only a single function ‘apng’. Call the apng function with a vector of file names (which should be png files) to convert them to a single animated png file.
The CRC implementation in this package was adopted from the W3 Portable Network Graphics (PNG) Specification (Second Edition): Annex D - Sample Cyclic Redundancy Code implementation. As such, special thanks go out to the authors of the specification: https://www.w3.org/TR/PNG/#F-Relationship.
Quinten Stokkink
Maintainer: Quinten Stokkink <q.a.stokkink@tudelft.nl>
https://www.w3.org/TR/PNG/
https://wiki.mozilla.org/APNG_Specification
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.