Class Font

Class Hierarchy

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.

Synopsis

Methods
create()

Construct fonts using the corresponding font loader implementation, not directly with the create() function

Font.Font:create(name)

Construct fonts using the corresponding font loader implementation, not directly with the create() function.

See also
Parameters
name (string)

Name of the font.