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;