Font.addFont

Function/Meaning

Add fonts to the font system.

Type
Fontclassmethod of
Syntax
addFont(storage) :Array
Arguments
storage

Font file name

Return value

Returns an array of face names contained in the file.

Explanation