Declaration

func componentGlyphNames(for glyph: GSGlyph) -> Set<String>

Declaration

- (NSSet<NSString *> *) componentGlyphNamesForGlyph:(GSGlyph *) glyph;

Declaration

componentGlyphNamesForGlyph_(glyph: GSGlyph) -> set[str]

Parameters

glyph

The glyph whose component glyph names are requested.

Discussion

The search follows each component glyph once from the first master layer. Path-component hints on searched layers are included.

See Also

Glyph Relationships