pub type CoverageFormat1<'a> = TableRef<'a, CoverageFormat1Marker>;
Expand description

Implementations

Format identifier — format = 1

Number of glyphs in the glyph array

Array of glyph IDs — in numerical order

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.