1 2 3 4
//! The [CFF](https://learn.microsoft.com/en-us/typography/opentype/spec/cff) table #[doc(inline)] pub use crate::ps::cff::v1::Cff;