Type | Name | Description |
uint16 | SubstFormat | Format identifier |
—format = 1 | ||
Offset | đ Coverage | Offset to Coverage table |
—from beginning of Substitution table | ||
int16 | DeltaGlyphID | Add to original GlyphID to get substitute GlyphID |
Type | Name | Description |
uint16 | SubstFormat | Format identifier |
—format = 2 | ||
Offset | đCoverage | Offset to Coverage table |
—from beginning of Substitution table | ||
uint16 | GlyphCount | Number of GlyphIDs in the Substitute array |
GlyphID | Substitute[GlyphCount] | Array of substitute GlyphIDs |
—ordered by Coverage Index |