pub type SequenceContextFormat3<'a> = TableRef<'a, SequenceContextFormat3Marker>;
Expand description

Implementations

Format identifier: format = 3

Number of glyphs in the input sequence

Number of SequenceLookupRecords

Array of offsets to Coverage tables, from beginning of SequenceContextFormat3 subtable

Attempt to resolve coverage_offsets.

Array of SequenceLookupRecords

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.