GitHunt
SU

feim

A modular crate for working with images in Rust.

How to use this mess

For now, I'll be keeping it kind of low key. Insert this
in your Cargo.toml file:

[dependencies.feim]
tag = "v0.19"
features = ["enable-all-formats"]
git = "https://github.com/sug0/feim"

Examples

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

About this repository

This is a low traffic version of https://sr.ht/~sugo/feim.
Pushes on GitHub are less frequent.

Languages

Rust96.1%Python3.4%Shell0.5%

Contributors

MIT License
Created March 9, 2023
Updated March 10, 2023
sug0/feim | GitHunt