Font
¶
FontFile is the base class for different font file resource implementations.
The base class itself provides a mock implementation of a font file resource.
Inherits properties and message types from FontMetadata.
| create() | Construct fonts using the corresponding font loader implementation, not directly with the create() function |
Construct fonts using the corresponding font loader implementation, not directly with the create() function.
| name | (string) | Name of the font. |