classpad-image 0.1.0

A package to convert images to C2P and C2B files.
Documentation
  git clone https://github.com/TAugustL/classpad-image.git
  cargo run --example clt c2p [path/to/image.png] [target/path/image.c2p]"
  cargo run --example clt c2b [path/to/image1.png] [path/to/image2.png] [path/to/image3.png] [target/path/image.c2b]"
  cargo run --example clt imgp [target/path/image.c2p] [path/to/image.png]"
  cargo run --example clt imgb [target/path/image.c2b] [path/to/image.png]"

The C2B file format is a bit more complicated than the C2P format: