66fb64cce6a9b2d8a46c5c52a40e3e7507ac1f11
QOI (Quite OK Image Format) Rust De-/Encoder
This is a (currently not bug free) implementation of the QOI image compression algorithm in Rust.
Currently supports de- and encoding from and to PNG.
To build
run cargo build -r
to build a stable version for your rustc toolchain in ./target/release
Description
0.9.9
Latest
Languages
Rust
100%