Declaration

func setNameFastCache(_ name: String)

Declaration

- (void) setNameFastCache:(NSString *) name;

Declaration

setNameFastCache_(name: str)

Parameters

name

The glyph name.

Discussion

The new name is available through name lookup in the containing font. This method does not update glyph information, undo, observation, or change notifications. Use name for general renaming.

See Also

Glyph Name