class flash.text.engine.FontDescription

Available on flash

Class Fields

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

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

Instance Fields

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