Package | utils.common.fonts |
Class | public class FontLoader |
Inheritance | FontLoader ![]() |
Property | Defined By | ||
---|---|---|---|
embededFonts : Array [read-only] | FontLoader | ||
loadFontLibrary : Boolean | FontLoader | ||
testFont : TextField [read-only] | FontLoader |
Method | Defined By | ||
---|---|---|---|
FontLoader | |||
showEmbeddedFonts():void | FontLoader |
embededFonts | property |
embededFonts:Array
[read-only] public function get embededFonts():Array
loadFontLibrary | property |
loadFontLibrary:Boolean
public function get loadFontLibrary():Boolean
public function set loadFontLibrary(value:Boolean):void
testFont | property |
testFont:TextField
[read-only] public function get testFont():TextField
FontLoader | () | Constructor |
public function FontLoader()
showEmbeddedFonts | () | method |
public function showEmbeddedFonts():void