image_colored_text 0.1.0

A basic extension of the image/imageproc crates for writing multiline colored text
Documentation
[dependencies.image]
version = "0.24.4"

[dependencies.imageproc]
version = "0.23.0"

[dependencies.rusttype]
version = "0.9.2"

[package]
authors = ["Erwan Mahe"]
description = "A basic extension of the image/imageproc crates for writing multiline colored text"
edition = "2021"
homepage = "https://github.com/erwanM974/image_colored_text"
keywords = ["image", "color", "text"]
license = "Apache-2.0"
name = "image_colored_text"
readme = "README.md"
repository = "https://github.com/erwanM974/image_colored_text"
version = "0.1.0"