sug0 / feim

A modular Rust crate for working with images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A modular Rust crate for working with images

License:MIT License


Languages

Language:Rust 96.1%Language:Python 3.4%Language:Shell 0.5%