typeface 0.4.0

The package provides a foundation for parsing fonts.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
authors = ["Ivan Ukhov <ivan.ukhov@gmail.com>"]
categories = ["parsing"]
description = "The package provides a foundation for parsing fonts."
documentation = "https://docs.rs/typeface"
edition = "2021"
homepage = "https://github.com/bodoni/typeface"
keywords = ["font", "typeface", "typography"]
license = "Apache-2.0/MIT"
name = "typeface"
readme = "README.md"
repository = "https://github.com/bodoni/typeface"
version = "0.4.0"