Type Alias read_fonts::tables::layout::FeatureList
source · pub type FeatureList<'a> = TableRef<'a, FeatureListMarker>;
Expand description
Aliased Type§
struct FeatureList<'a> { /* private fields */ }
Implementations§
source§impl<'a> FeatureList<'a>
impl<'a> FeatureList<'a>
sourcepub fn feature_count(&self) -> u16
pub fn feature_count(&self) -> u16
Number of FeatureRecords in this table
sourcepub fn feature_records(&self) -> &'a [FeatureRecord]
pub fn feature_records(&self) -> &'a [FeatureRecord]
Array of FeatureRecords — zero-based (first feature has FeatureIndex = 0), listed alphabetically by feature tag