pub type ClassDefFormat1<'a> = TableRef<'a, ClassDefFormat1Marker>;
Expand description

Implementations

Format identifier — format = 1

First glyph ID of the classValueArray

Size of the classValueArray

Array of Class Values — one per glyph ID

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.