Instance Method
prepareName2Glyph()prepareName2GlyphprepareName2Glyph
Rebuilds the cache that maps local glyph names to glyphs.
Declaration
func prepareName2Glyph()Declaration
- (void) prepareName2Glyph;Declaration
prepareName2Glyph()Discussion
Call this method after changing the glyph collection or glyph names without using their regular mutation APIs.
See Also
Glyph Name Queries
Returns the local glyph names matching a name query.
Expands name queries into a set of local glyph names.
Returns the part of a matching glyph name represented by
*in a name pattern, ornilwhen the pattern does not contain*or the glyph name is shorter than the pattern.