Type Alias Cff2Header
pub type Cff2Header<'a> = TableRef<'a, Cff2HeaderMarker>;Expand description
Compact Font Format (CFF) version 2 table header
Aliased Typeยง
pub struct Cff2Header<'a> { /* private fields */ }pub type Cff2Header<'a> = TableRef<'a, Cff2HeaderMarker>;Compact Font Format (CFF) version 2 table header
pub struct Cff2Header<'a> { /* private fields */ }