Type Definition read_fonts::tables::layout::ConditionSet

source ·
pub type ConditionSet<'a> = TableRef<'a, ConditionSetMarker>;
Expand description

Implementations§

Number of conditions for this condition set.

Array of offsets to condition tables, from beginning of the ConditionSet table.

Attempt to resolve condition_offsets.

Trait Implementations§

Formats the value using the given formatter. Read more
Read an instace of Self from the provided data, performing validation. Read more
The name of this table
Access this table’s fields, in declaration order.