ttf-utils 0.1.0

ttf-parser utils
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.ttf-parser]
default-features = true
version = "^0.10"
[dev-dependencies.structopt]
version = "0.3"

[package]
authors = ["Christer Sandberg <chrsan@gmail.com>"]
description = "ttf-parser utils"
edition = "2018"
keywords = ["ttf", "truetype", "otf", "opentype"]
license = "MIT OR Apache-2.0"
name = "ttf-utils"
readme = "README.md"
repository = "https://github.com/chrsan/ttf-utils"
version = "0.1.0"