Type Alias read_fonts::tables::layout::ClassDefFormat2
source · pub type ClassDefFormat2<'a> = TableRef<'a, ClassDefFormat2Marker>;
Expand description
Aliased Type§
struct ClassDefFormat2<'a> { /* private fields */ }
Implementations§
source§impl<'a> ClassDefFormat2<'a>
impl<'a> ClassDefFormat2<'a>
sourcepub fn class_format(&self) -> u16
pub fn class_format(&self) -> u16
Format identifier — format = 2
sourcepub fn class_range_count(&self) -> u16
pub fn class_range_count(&self) -> u16
Number of ClassRangeRecords
sourcepub fn class_range_records(&self) -> &'a [ClassRangeRecord]
pub fn class_range_records(&self) -> &'a [ClassRangeRecord]
Array of ClassRangeRecords — ordered by startGlyphID