[dependencies.conv]
version = "0.3.3"
[dependencies.font-kit]
version = "0.14.2"
[dependencies.image]
version = "0.25.5"
[dependencies.imageproc]
version = "0.25.0"
[dependencies.rusttype]
version = "0.9.3"
[lib]
name = "artano"
path = "src/lib.rs"
[package]
authors = ["J/A <archer884@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["multimedia::images"]
description = """
Adds text to pictures.
"""
documentation = "https://docs.rs/artano"
edition = "2024"
homepage = "https://github.com/archer884/artano"
keywords = ["image", "image-manipulation", "meme", "pepe", "kek"]
license = "MIT/Apache-2.0"
name = "artano"
readme = "README.md"
repository = "https://github.com/archer884/artano"
version = "0.3.13"