Constructor

new (?name:String)

Variables

Static methods

staticenumerateFonts (?enumerateDeviceFonts:Bool):Array<Font>

staticfromBytes (bytes:ByteArray):Font

staticfromFile (path:String):Font

Inherited Variables

Defined by Font

read onlyascender:Int

read onlydescender:Int

read onlyheight:Int

read onlyname:String

read onlynumGlyphs:Int

read onlyunitsPerEM:Int

Inherited Methods