FontDescription
package flash.text.engine
Available on flash
Static methods
staticisDeviceFontCompatible(fontName:String, fontWeight:FontWeight, fontPosture:FontPosture):Bool
staticisFontCompatible(fontName:String, fontWeight:FontWeight, fontPosture:FontPosture):Bool
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
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/text/engine/FontDescription.html