dithor 0.3.1

Pixilisation/dithering library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.image]
version = "0.24.6"

[package]
authors = ["Flo Girardo <3042155-girflo@users.noreply.gitlab.com>"]
categories = ["multimedia::images"]
description = "Pixilisation/dithering library"
edition = "2021"
include = ["CHANGELOG.md", "/LICENSE.txt", "/README.md", "/src/"]
license = "MIT"
name = "dithor"
readme = "README.md"
repository = "https://gitlab.com/girflo/dithor"
version = "0.3.1"