Type Definition read_fonts::layout::Feature

source · []
pub type Feature<'a> = TableRef<'a, FeatureMarker>;
Expand description

Implementations

Offset from start of Feature table to FeatureParams table, if defined for the feature and present, else NULL

Attempt to resolve feature_params_offset.

Number of LookupList indices for this feature

Array of indices into the LookupList — zero-based (first lookup is LookupListIndex = 0)

Trait Implementations

Formats the value using the given formatter. Read more
read an item, using the provided args. Read more
The name of this table
Access this table’s fields, in declaration order.