FontSources class

FontSources class

Provides file and memory sources for external fonts.

The FontSources type exposes the following members:

Constructors

ConstructorDescription
__init__Creates new default font options.

Properties

PropertyDescription
font_foldersFolders containing font files.
All font files located in these folders are included in the collection. Folders that are recursively searched.
memory_fontsA collection of fonts represented as byte arrays.

See Also