IFontSources class

IFontSources class

Provides file and memory sources for external fonts.

The IFontSources type exposes the following members:

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