font 0.10.10

The package provides a parser for fonts.
Documentation
[package]
name = "font"
version = "0.10.10"
edition = "2021"
license = "Apache-2.0/MIT"
authors = ["Ivan Ukhov <ivan.ukhov@gmail.com>"]
description = "The package provides a parser for fonts."
documentation = "https://docs.rs/font"
homepage = "https://github.com/bodoni/font"
repository = "https://github.com/bodoni/font"
exclude = ["tests/fixtures/*"]

[dependencies]
opentype = "0.24.9"
postscript = "0.17.3"
truetype = "0.41.1"
typeface = "0.2.7"