type TypefaceDefinition = object;
Represents a typeface definition used in the editor.
Deprecated#
This type definition is not used anymore and will be removed.
Properties#
Property | Type | Description |
---|---|---|
meta? | object | Deprecated The meta field is not used anymore |
meta.default? | boolean | - |
meta.library? | string | - |
meta.categories? | string [] | - |
family | string | - |
fonts | object [] | - |