pub type Cmap10<'a> = TableRef<'a, Cmap10Marker>;
Expand description
cmap Format 10: Tr
Aliased Type§
pub struct Cmap10<'a> {
pub(crate) shape: Cmap10Marker,
pub(crate) data: FontData<'a>,
}
Fields§
§shape: Cmap10Marker
§data: FontData<'a>
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