classpad-image 0.1.1

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

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