Declaration

func removeGlyphs(_ glyphs: [GSGlyph])

Declaration

- (void) removeGlyphs:(NSArray<GSGlyph *> *) glyphs;

Declaration

removeGlyphs_(glyphs: list[GSGlyph])

Discussion

The parent of each removed glyph is cleared. Every glyph must belong to this font.

See Also

Adding and Removing Glyphs