Represents a typeface.
The Typeface interface defines the structure of a typeface within the Creative Editor SDK. It includes properties for the name and fonts.
Properties#
Property | Type | Description |
---|---|---|
name | string | The unique name of this typeface |
fonts | Font [] | The list of all fonts that are part of this typeface. |