NamedInstance

Overview

NamedInstance is a class in Aspose.Font FOSS for Python.

NamedInstance.name_id is the integer identifier for the instance’s name record.

Properties: coordinates, name_id, postscript_name_id.

Properties

NameTypeAccessDescription
name_idintRead/WriteGets or sets the name id.
coordinatesdict[str, float]Read/WriteGets or sets the coordinates.
postscript_name_idint | NoneRead/WriteGets or sets the postscript name id.

See Also