Declaration

init?(glyphsParser pInfo: UnsafeMutablePointer<GSPlistParseInfo>, format formatVersion: GSFormatVersion)

Declaration

- (instancetype) initWithGlyphsParser:(GSPlistParseInfo *) pInfo format:(GSFormatVersion) formatVersion;

Declaration

initWithGlyphsParser_format_(pInfo: GSPlistParseInfo, formatVersion: GSFormatVersion) -> GSGlyph

Parameters

pInfo

A parser positioned after the opening dictionary delimiter.

formatVersion

The Glyphs file format version used to interpret the representation.

Discussion

Returns nil when the representation is invalid.

See Also

Creating a Glyph

See Also

Creating a Glyph