Instance Method
sortGlyphs()sortGlyphssortGlyphs
Sorts the font’s glyphs using the font glyph order and glyph metadata.
Declaration
func sortGlyphs()Declaration
- (void) sortGlyphs;Declaration
sortGlyphs()See Also
Glyph Ordering and Caches
Keeps alternate glyphs next to their base glyph when sorting glyphs.
Sorts a mutable glyph array using a glyph-name order list and glyph metadata.
Invalidates the glyph name and identifier lookup caches.