MemoryFontSource class

MemoryFontSource class

Represents the single TrueType font file stored in memory.

Inheritance: MemoryFontSourceFontSourceBase

The MemoryFontSource type exposes the following members:

Constructors

ConstructorDescription
MemoryFontSource(font_data)

Properties

PropertyDescription
typeReturns the type of the font source.
font_dataBinary font data.

See Also