Font.mapPrerenderedFont

Function/Meaning

Rendered font assignment

Type
Fontclassmethod of
Syntax
mapPrerenderedFont(fontstorage)
Arguments
fontstorage

Specifies rendered font storage.

Return value
None (void)
Explanation

Assigns a rendered font to the currently selected font name.
From now on, the specified rendered font will be used instead for fonts with the same settings.
The setting is valid for all layers.

Reference
Font.unmapPrerenderedFont