Constructor Summary |
---|
MemoryFontSource(fontData)
Ctor. |
Property Getters/Setters Summary | ||
---|---|---|
function | getFontData() | |
Binary font data.
|
||
function | getType() | |
Returns the type of the font source.
The value of the property is FontSourceType integer constant. |
function MemoryFontSource(fontData)
fontData: byte[]
- Binary font data.function getFontData()
function getType()