Type Alias read_fonts::tables::cff::CffHeader
source · pub type CffHeader<'a> = TableRef<'a, CffHeaderMarker>;
Expand description
Compact Font Format table header
Aliased Type§
struct CffHeader<'a> { /* private fields */ }