Font.mapPrerenderedFont

Function/Meaning
Mapping of pre-rendered fonts
Type
Method of the Font class
Syntax
mapPrerenderedFont(fontstorage)
Arguments
fontstorage Specifies the pre-rendered font storage.
Return Value
None (void)
Description
Maps a pre-rendered font to the currently selected font name.
Thereafter, the specified pre-rendered font will be used instead for fonts with the same settings.
The setting becomes effective for all layers.
Reference
Font.unmapPrerenderedFont