Instance Method
updateGlyphFast()updateComponentGlyphFastupdateComponentGlyphFast
Resolves the base glyph without undo or change notifications.
Declaration
func updateGlyphFast()Declaration
- (void) updateComponentGlyphFast;Declaration
updateComponentGlyphFast()Discussion
The component must belong to a layer in a font. The caller is responsible for any required updates.
See Also
Base Glyph
The name of the referenced base glyph.
The base glyph resolved from componentName in the font of the containing layer.
Resolves the base glyph and updates the reference when the glyph was renamed.
Resolves the base glyph without registering a change to the component.