aci_png 0.5.0

Aldaron's Codec Interface / PNG is a library developed by Plop Grizzly for decoding png image files.
Documentation

Aldaron's Codec Interface / PNG (aci_png 0.5.0)

Aldaron's Codec Interface / PNG is a library developed by Plop Grizzly for decoding pngs and apngs.

Cargo / Documentation

Features

aci_png's current features:

  • Decode png image files

aci_png's planned features:

  • Encode png image files
  • Encode and decode apng files.

Support

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)