TmpFontName.insertFont Method
Syntax
public void insertFont(
FontName fontName,
Integer widthHeightRatio,
str description,
Set installedFonts,
[boolean warnIfMissing])
Run On
Called
Parameters
- fontName
Type: FontName Extended Data Type
- widthHeightRatio
Type: Integer Extended Data Type
- description
Type: str
- installedFonts
Type: Set Class
- warnIfMissing
Type: boolean