Declaration

init(dict glyphDict: [String : Any], format formatVersion: GSFormatVersion)

Declaration

- (instancetype) initWithDict:(NSDictionary<NSString *,id> *) glyphDict format:(GSFormatVersion) formatVersion;

Declaration

initWithDict_format_(glyphDict: dict[str, object], formatVersion: GSFormatVersion) -> GSGlyph

Parameters

glyphDict

The dictionary representation of the glyph.

formatVersion

The Glyphs file format version used to interpret the representation.

See Also

Creating a Glyph

See Also

Creating a Glyph