aci_png

Crates.ioaci_png
lib.rsaci_png
version0.8.0-pre0
sourcesrc
created_at2017-08-05 21:51:20.793939
updated_at2018-11-26 16:46:56.94985
descriptionEncode and decode png and apng(TODO) image files.
homepagehttps://gitlab.com/plopgrizzly/multimedia
repositoryhttps://gitlab.com/plopgrizzly/multimedia/aci_png
max_upload_size
id26583
size37,448
Jeron Aldaron Lau (AldaronLau)

documentation

https://docs.rs/aci_png

README

Aldaron's Codec Interface / PNG

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

Features

  • Decode png image files.
  • Encode png image files.
  • Encoding & decoding is integrated with afi crate.

Contributing

Roadmap to 1.0 (Future Features)

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

Change Log

0.7

  • Now uses afi 0.7 for API template.

Developed by Plop Grizzly

Commit count: 20

cargo fmt