Type Alias read_fonts::tables::cmap::Cmap0
source · pub type Cmap0<'a> = TableRef<'a, Cmap0Marker>;
Expand description
cmap Format 0: Byte encoding table
Aliased Type§
struct Cmap0<'a> { /* private fields */ }
pub type Cmap0<'a> = TableRef<'a, Cmap0Marker>;
cmap Format 0: Byte encoding table
struct Cmap0<'a> { /* private fields */ }