Instance Method
glyphsInfo()glyphsInfoglyphsInfo
Glyph information used to derive glyph metadata and component relationships.
Declaration
func glyphsInfo() -> GSGlyphsInfo?Declaration
- (GSGlyphsInfo *) glyphsInfo;Declaration
glyphsInfo() -> GSGlyphsInfoDiscussion
A document can provide font-specific glyph information. Otherwise, the shared Glyph Info Database is used. Minimal API builds can return nil.
See Also
Glyph Relationships
Returns component glyph names used by a glyph.
Returns component glyph names used by a glyph on a master.
Returns glyphs that reference a component glyph on a master layer.