artano 0.1.0

Adds text to pictures.
Documentation
[package]

name = "artano"

version = "0.1.0"

authors = ["J/A <archer884@gmail.com>"]

license = "MIT/Apache-2.0"

keywords = ["image", "image-manipulation", "meme", "pepe", "kek"]

readme = "README.md"

repository = "https://github.com/archer884/artano"

homepage = "https://github.com/archer884/artano"

documentation = "https://docs.rs/artano"

categories = ["multimedia::images"]

description = """
Adds text to pictures.
"""



[dependencies]

conv = "0.3"

image = "0.13"

imageproc = "0.8"

rusttype = "0.2"