Initializer
init(glyphs:)fontWithGlyphs:fontWithGlyphs_
Creates a font containing glyphs with the given names for testing.
Declaration
init(glyphs glyphNames: [String])Declaration
+ (GSFont *) fontWithGlyphs:(NSArray<NSString *> *) glyphNames;Declaration
fontWithGlyphs_(glyphNames: list[str]) -> GSFontParameters
glyphNamesThe names of the glyphs to add.
Discussion
The font has one master with default metrics.