Aldaron's Codec Interface / PPM is a library developed by Plop Grizzly. It encodes(TODO) and decodes ppm image files.
aci_ppm's current features: * Decode ppm image files
aci_ppm's planned features: * Encode ppm image files * Encode and decode compressed ppm files.
aci_ppm works on all platforms with rust's std library.
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.