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
| Name | Type | Access | Description |
|---|---|---|---|
name_id | int | Read/Write | Gets or sets the name id. |
coordinates | dict[str, float] | Read/Write | Gets or sets the coordinates. |
postscript_name_id | int | None | Read/Write | Gets or sets the postscript name id. |