retrieveFont

Retrieves a font by a name and style.

Font
retrieveFont

Parameters

fontName
Type: string

The name of the font to retrieve.

style
Type: FontStyle

The style of the font.

Return Value

Type: Font

The font retrieved by its name and style.

Meta