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. |
Constructor Detail |
---|
function MemoryFontSource(fontData)
fontData: byte[]
- Binary font data.Property Getters/Setters Detail |
---|
getFontData : byte[] | |
function getFontData() |
getType : Number | |
function getType() |