Declaration

func copy(options: GSGlyphCopyOptions = []) -> GSFont

Declaration

- (GSFont *) copyWithOptions:(GSGlyphCopyOptions) options;

Declaration

copyWithOptions_(options: GSGlyphCopyOptions) -> GSFont

Parameters

options

Copy options for glyph and layer data.

Discussion

Font-level data is copied independently of the glyph-layer options. The options control which glyph layers and associated layer data are included.

See Also

Copying and Scaling