[dependencies.brotli-decompressor]
version = "2"
[dependencies.opentype]
features = ["ignore-invalid-checksums"]
version = "0.27.0"
[dependencies.typeface]
version = "0"
[package]
authors = ["Ivan Ukhov <ivan.ukhov@gmail.com>"]
categories = ["parsing"]
description = "The package provides a parser for fonts in Web Open Font Format."
documentation = "https://docs.rs/webtype"
edition = "2021"
homepage = "https://github.com/bodoni/webtype"
keywords = ["font", "typeface", "typography", "woff", "woff2"]
license = "Apache-2.0/MIT"
name = "webtype"
readme = "README.md"
repository = "https://github.com/bodoni/webtype"
resolver = "1"
version = "0.5.0"