FontsSettings class

FontsSettings class

Represents fonts handling settings.

The FontsSettings type exposes the following members:

Properties

PropertyDescription
font_matcherGets or sets the class which allows you to control some parts of the font matching algorithm.

Methods

MethodDescription
set_fonts_lookup_folderSets folder used during fonts selection.
set_fonts_lookup_folderSets folder used during fonts selection.
set_fonts_lookup_foldersSets an array of folders used during fonts selection.
set_fonts_lookup_foldersSets an array of folders used during fonts selection.
get_fonts_lookup_foldersGets a copy of array which contains fonts folders. Fonts found in these folders are used for characters rendering.

See Also