W3cubDocs

/Haxe Flash

FontDescription

package flash.text.engine

@:final 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

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

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

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