Uses of Package
com.flagstone.transform.util.font

Packages that use com.flagstone.transform.util.font
com.flagstone.transform.util.font This package contains a set of classes that are used to decode fonts in various formats so they can be added to a Flash movie. 
 

Classes in com.flagstone.transform.util.font used by com.flagstone.transform.util.font
Font
           Font is used to add embedded fonts to a movie.
FontDecoder
          FontDecoder is an interface that classes used to decode different fonts formats should implement in order to be registered with the FontRegistry.
FontFace
          FontFace is a convenience class that can be used to create tables of fonts for use in an application.
FontProvider
          FontProvider defines the interface that the FontFactory uses to create instances of the FontDecoder objects used to handle different font formats.
Glyph
          Glyph is a simple container class used by Font to record the shape, bounding box and advance for a glyph.
 



Copyright © 2002-2010 Flagstone Software Ltd.. All Rights Reserved.