classpad-image 0.1.0

A package to convert images to C2P and C2B files.
Documentation
  • Coverage
  • 87.5%
    7 out of 8 items documented4 out of 4 items with examples
  • Size
  • Source code size: 33.79 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.95 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 26s Average build duration of successful builds.
  • all releases: 26s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • TAugustL/classpad-image
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • TAugustL
  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: