FontDescription
extern class flash.text.engine.FontDescriptionAvailable in flash9
var cffHinting : CFFHinting
var fontLookup : FontLookup
var fontName : String
var fontPosture : FontPosture
var fontWeight : FontWeight
var locked : Bool
var renderingMode : RenderingMode
function new( ?fontName : String, ?fontWeight : FontWeight, ?fontPosture : FontPosture, ?fontLookup : FontLookup, ?renderingMode : RenderingMode, ?cffHinting : CFFHinting ) : Void
function clone() : FontDescription
function isFontCompatible( fontName : String, fontWeight : FontWeight, fontPosture : FontPosture ) : Bool
version #4910, modified 2008-11-24 11:23:03 by api