Instance Method
resetCache()resetCacheresetCache
Invalidates the glyph name and identifier lookup caches.
Declaration
func resetCache()Declaration
- (void) resetCache;Declaration
resetCache()Discussion
Call this after direct glyph collection changes that bypass the glyph mutation methods.
See Also
Glyph Ordering and Caches
Keeps alternate glyphs next to their base glyph when sorting glyphs.
Sorts the font’s glyphs using the font glyph order and glyph metadata.
Sorts a mutable glyph array using a glyph-name order list and glyph metadata.