read-fonts 0.3.0

Reading OpenType font files.
Documentation
[dependencies.font-types]
version = "0.1.8"

[dev-dependencies]

[features]
codegen_test = []
default = ["traversal"]
std = ["font-types/std"]
traversal = ["std"]

[package]
categories = ["text-processing", "parsing", "graphics"]
description = "Reading OpenType font files."
edition = "2021"
license = "MIT/Apache-2.0"
name = "read-fonts"
readme = "README.md"
repository = "https://github.com/googlefonts/fontations"
resolver = "1"
version = "0.3.0"