ExternalFontCache class

ExternalFontCache class

Use this class to obtain font encapsulation in a form that is accepted by Device.

The ExternalFontCache type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of ExternalFontCache

Methods

MethodDescription
fetch_dr_fontFetches DrFont by font family name, size and style.
create_font_by_family_nameCreates Font by font family name, style and size.

See Also