read-fonts 0.39.1

Reading OpenType font files.
Documentation
1
2
3
4
//! The [CFF2](https://learn.microsoft.com/en-us/typography/opentype/spec/cff2) table

#[doc(inline)]
pub use crate::ps::cff::v2::Cff2;