font 0.42.0

The package provides a builder and parser of fonts.
Documentation
1
2
3
4
5
//! Formats.

pub mod opentype;
#[cfg(feature = "webtype")]
pub mod webtype;