IFontRegistry
Interfaces
IFontRegistry
Properties
textWhizzFontRegistry
textWhizzFontRegistry: FontRegistry;
Methods
containsFonts()
containsFonts(psNames): boolean;
Parameters
| Parameter | Type |
|---|---|
psNames | string[] |
Returns
boolean
loadFonts()
loadFonts(psNames): Promise<void>;
Parameters
| Parameter | Type |
|---|---|
psNames | string[] |
Returns
Promise<void>