W3cubDocs

/Haxe Flash

FontDescription

package flash.text.engine

Available on flash

Constructor

new (?fontName:String, ?fontWeight:FontWeight, ?fontPosture:FontPosture, ?fontLookup:FontLookup, ?renderingMode:RenderingMode, ?cffHinting:CFFHinting)

Variables

cffHinting:CFFHinting

fontLookup:FontLookup

fontName:String

fontPosture:FontPosture

fontWeight:FontWeight

locked:Bool

renderingMode:RenderingMode

Methods

clone ():FontDescription

Static methods

static isDeviceFontCompatible (fontName:String, fontWeight:FontWeight, fontPosture:FontPosture):Bool

static isFontCompatible (fontName:String, fontWeight:FontWeight, fontPosture:FontPosture):Bool

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/flash/text/engine/FontDescription.html