Aldaron's Codec Interface / PNG is a library developed by Plop Grizzly. It encodes(TODO) and decodes pngs and apngs(TODO).
aci_png's current features: * Decode png image files
aci_png's planned features: * Encode png image files * Decode apng files. * Encode apng files.
aci_png's current support: * Platforms that support png crate (platforms with libc)
aci_png's planned support: * Without png crate, with optimized multithreaded rust png loading. * Arduino and Raspberry Pi (no os)
If you'd like to help implement functions for unsupported platforms, fix bugs, improve the API or improve the Documentation, then contact me at jeron.lau@plopgrizzly.com. I'll appreciate any help.