retrieveFont

Retrieves a font by a name and style.

Font
retrieveFont

Parameters

fontName string

The name of the font to retrieve.

style FontStyle

The style of the font.

Return Value

Type: Font

The font retrieved by its name and style.

Meta