opentype 0.11.0

The package provides a parser for OpenType fonts.
Documentation
[package]
name = "opentype"
version = "0.11.0"
license = "Apache-2.0/MIT"
authors = ["Ivan Ukhov <ivan.ukhov@gmail.com>"]
description = "The package provides a parser for OpenType fonts."
documentation = "https://bodoni.github.io/opentype"
homepage = "https://github.com/bodoni/opentype"
repository = "https://github.com/bodoni/opentype"

[dependencies]
postscript = "0.6"
truetype = "0.9"