Font.addFont
Function/Meaning
Add fonts to the font system.
Type
Fontclass
method of
Syntax
addFont(
storage
) :Array
Arguments
storage
Font file name
Return value
Returns an array of face names contained in the file.
Explanation