font-types 0.5.5

Scalar types used in fonts.
Documentation
[dependencies.bytemuck]
features = ["derive", "min_const_generics"]
optional = true
version = "1.13.1"

[dependencies.serde]
features = ["derive"]
optional = true
version = "1.0"
[dev-dependencies.serde_json]
version = "1.0"

[features]
std = []

[package]
categories = ["text-processing"]
description = "Scalar types used in fonts."
edition = "2021"
license = "MIT/Apache-2.0"
name = "font-types"
readme = "README.md"
repository = "https://github.com/googlefonts/fontations"
version = "0.5.5"