font 0.23.0

The package provides a parser for fonts.
Documentation
[package]
name = "font"
version = "0.23.0"
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"
categories = ["parsing"]
keywords = ["font", "opentype", "typeface", "typography", "woff"]
exclude = ["tests/fixtures/*"]

[dependencies]
opentype = "0.28.0"
typeface = "0"
webtype = "0.6.0"