Declaration

- (NSArray<GSGlyph *> *) glyphsForNames:(NSArray<NSString *> *) glyphNames;

Declaration

glyphsForNames_(glyphNames: list[str]) -> list[GSGlyph]

Discussion

The result preserves the order and duplicates of matching names and omits names without a glyph.

See Also

Accessing Glyphs