Skip to content

plopgrizzly/aci_ppm

Repository files navigation

Encode and decode PNM image files (TODO: so far only PPM).

Features

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

Roadmap to 1.0 (Future Features)

  • Support all PNM variants like PGM etc.
  • Add support for PNM files with multiple frames.
  • 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

Releases

No releases published

Packages

No packages published

Languages