Type Definition read_fonts::tables::layout::CoverageFormat2

source ·
pub type CoverageFormat2<'a> = TableRef<'a, CoverageFormat2Marker>;
Expand description

Implementations§

Format identifier — format = 2

Number of RangeRecords

Array of glyph ranges — ordered by startGlyphID.

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.