~sugo/feim

A modular Rust crate to work with images.
bitlang: the eye
bitlang: cast to/from floats
bitlang: program counter

clone

read-only
https://git.sr.ht/~sugo/feim
read/write
git@git.sr.ht:~sugo/feim

You can also use your local clone with git send-email.

#feim

A modular crate for working with images in Rust.

#How to use this mess

Insert this in your Cargo.toml file:

[dependencies.feim]
tag = "v0.22"
features = ["enable-all-formats", "enable-all-colors"]
git = "https://git.sr.ht/~sugo/feim"

#Examples

To consult example code, browse the drivers directory in this repository.

#Donations

If you find this software useful, please consider donating to the following Ethereum address:

0x71460628961476075ac74cA3672D19b349BB374c

Thanks!