Type Alias read_fonts::tables::cmap::Cmap10
source · pub type Cmap10<'a> = TableRef<'a, Cmap10Marker>;
Expand description
cmap Format 10: Tr
Aliased Type§
struct Cmap10<'a> { /* private fields */ }
Implementations§
source§impl<'a> Cmap10<'a>
impl<'a> Cmap10<'a>
sourcepub fn language(&self) -> u32
pub fn language(&self) -> u32
For requirements on use of the language field, see “Use of the language field in ‘cmap’ subtables” in this document.
sourcepub fn start_char_code(&self) -> u32
pub fn start_char_code(&self) -> u32
First character code covered
sourcepub fn glyph_id_array(&self) -> &'a [BigEndian<u16>]
pub fn glyph_id_array(&self) -> &'a [BigEndian<u16>]
Array of glyph indices for the character codes covered