image-rs / image

Encoding and decoding images in Rust
Apache License 2.0
4.86k stars 597 forks source link

Map `.apng` files to `ImageFormat::Png` #2264

Closed SludgePhD closed 2 months ago

SludgePhD commented 2 months ago

I license past and future contributions under the dual MIT/Apache-2.0 license, allowing licensees to choose either at their option.

.apng is a common file extension used for animated PNGs.