Packagecom.degrafa.utilities.swf.fonts
Classpublic class FontSet



Public Properties
 PropertyDefined by
  ansi : Boolean
FontSet
  bold : Boolean
FontSet
  children : Array
[read-only]
FontSet
  codeTableOffset : uint
FontSet
  excludeEmptyGlyphs : Boolean = true
[static]
FontSet
  fontAscent : int
FontSet
  fontDescent : int
FontSet
  fontID : uint
FontSet
  fontLeading : int
FontSet
  fontName : String
FontSet
  glyphs : Dictionary
[read-only]
FontSet
  glyphShapeTable : Array
FontSet
  hasLayout : Boolean
FontSet
  italic : Boolean
FontSet
  kerningCount : uint
FontSet
  languageCode : uint
FontSet
  numGlyphs : uint
FontSet
  offsetTable : Array
FontSet
  offsetTableOffset : uint
FontSet
  shiftJIS : Boolean
FontSet
  smallText : Boolean
FontSet
  tag : SWFTag
FontSet
  wideCodes : Boolean
FontSet
  wideOffsets : Boolean
FontSet
Property detail
ansiproperty
public var ansi:Boolean
boldproperty 
public var bold:Boolean
childrenproperty 
children:Array  [read-only]Implementation
    public function get children():Array
codeTableOffsetproperty 
public var codeTableOffset:uint
excludeEmptyGlyphsproperty 
public static var excludeEmptyGlyphs:Boolean = true
fontAscentproperty 
public var fontAscent:int
fontDescentproperty 
public var fontDescent:int
fontIDproperty 
public var fontID:uint
fontLeadingproperty 
public var fontLeading:int
fontNameproperty 
public var fontName:String
glyphsproperty 
glyphs:Dictionary  [read-only]Implementation
    public function get glyphs():Dictionary
glyphShapeTableproperty 
public var glyphShapeTable:Array
hasLayoutproperty 
public var hasLayout:Boolean
italicproperty 
public var italic:Boolean
kerningCountproperty 
public var kerningCount:uint
languageCodeproperty 
public var languageCode:uint
numGlyphsproperty 
public var numGlyphs:uint
offsetTableproperty 
public var offsetTable:Array
offsetTableOffsetproperty 
public var offsetTableOffset:uint
shiftJISproperty 
public var shiftJIS:Boolean
smallTextproperty 
public var smallText:Boolean
tagproperty 
public var tag:SWFTag
wideCodesproperty 
public var wideCodes:Boolean
wideOffsetsproperty 
public var wideOffsets:Boolean