A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
Feature — class, package org.libspark.font.table
Feature(byte_ar:flash.utils:ByteArray, offset:int) — Constructor, class org.libspark.font.table.Feature
Creates new Feature
FeatureList — class, package org.libspark.font.table
FeatureList(byte_ar:flash.utils:ByteArray, offset:int) — Constructor, class org.libspark.font.table.FeatureList
Creates new FeatureList
FeatureRecord — class, package org.libspark.font.table
FeatureRecord(byte_ar:flash.utils:ByteArray) — Constructor, class org.libspark.font.table.FeatureRecord
Creates new FeatureRecord
FeatureTags — Interface, package org.libspark.font.table
findFeature(langSys:org.libspark.font.table:LangSys, tag:String) — method, class org.libspark.font.table.FeatureList
findGlyph(glyphId:int) — method, class org.libspark.font.table.Coverage
findGlyph(glyphId:int) — method, class org.libspark.font.table.CoverageFormat1
findGlyph(glyphId:int) — method, class org.libspark.font.table.CoverageFormat2
findScript(tag:String) — method, class org.libspark.font.table.ScriptList
font — Property, class org.libspark.font.AnotherFontLoader
font returns you the loaded item once complete you should assign this to the on complete handlers and catch it and assign it to the local variable type that you require for displaying the glyphs
font — Property, class org.libspark.font.FontLoader
so you can have it right away, but data is parsing when first received
FontLoader — class, package org.libspark.font
FontLoader(pathToFontFile:String) — Constructor, class org.libspark.font.FontLoader
first port of call when using libspark fontloading software is to load a font simply instantiate this class passing it the name of the font file to load
format — Property, class org.libspark.font.table.CmapFormat
fpgm — Property, class org.libspark.font.table.Table
FpgmTable — class, package org.libspark.font.table
FpgmTable(de:org.libspark.font.table:DirectoryEntry, byte_ar:flash.utils:ByteArray) — Constructor, class org.libspark.font.table.FpgmTable
fvar — Property, class org.libspark.font.table.Table
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z