aci_png 0.6.2

Encode and decode png and apng(TODO) image files.
Documentation

Aldaron's Codec Interface / PNG

Aldaron's Codec Interface / PNG is a library developed by Plop Grizzly. It encodes and decodes pngs and apngs(TODO).

Cargo / Documentation

Features

aci_png's current features:

  • Decode png image files
  • Encode png image files

aci_png's planned features:

  • Decode apng files.
  • Encode apng files.
  • Multithreaded png loading to load a bunch of files at once

Roadmap

  • Implement all planned features
  • Release 1.0.0 of afi
  • Release 1.0.0 of this crate (aci_png)

Contributing

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.