Type Definition read_fonts::layout::FeatureList
source · [−]pub type FeatureList<'a> = TableRef<'a, FeatureListMarker>;Expand description
Implementations
sourceimpl<'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