Declaration

- (instancetype) initFast;

Declaration

initFast() -> GSGlyph

Discussion

The caller must provide the glyph name and any other required state before using the glyph. Use init(name:)initWithName:initWithName_ for general glyph creation.

See Also

Creating a Glyph