| Class Summary | 
| FontRenderContext | The FontRenderContextclass is a container for the
   information needed to correctly measure text. | 
| GlyphJustificationInfo | The GlyphJustificationInfoclass represents information
 about the justification properties of a glyph. | 
| GlyphMetrics | The GlyphMetricsclass represents infomation for a
 single glyph. | 
| GlyphVector | A GlyphVectorobject is a collection of glyphs
   containing geometric information for the placement of each glyph 
   in a transformed coordinate space which corresponds to the
   device on which theGlyphVectoris ultimately 
   displayed. | 
| GraphicAttribute | This class is used with the CHAR_REPLACEMENT attribute. | 
| ImageGraphicAttribute | The ImageGraphicAttributeclass is an implementation ofGraphicAttributewhich draws images in
 aTextLayout. | 
| LineBreakMeasurer | The LineBreakMeasurerclass allows styled text to be
 broken into lines (or segments) that fit within a particular visual
 advance. | 
| LineMetrics |  | 
| ShapeGraphicAttribute | The ShapeGraphicAttributeclass is an implementation ofGraphicAttributethat draws shapes in aTextLayout. | 
| TextAttribute | The TextAttributeclass defines attribute keys and
 attribute values used for text rendering. | 
| TextHitInfo | The TextHitInfoclass represents a character position in a
 text model, and a bias, or "side," of the character. | 
| TextLayout | TextLayoutis an immutable graphical representation of styled 
 character data. | 
| TextLayout.CaretPolicy | Defines a policy for determining the strong caret location. | 
| TextLine.TextLineMetrics |  | 
| TransformAttribute | The TransformAttributeclass provides an immutable
 wrapper for a transform so that it is safe to use as an attribute. | 
 
Provides classes and interface relating to fonts.  It
contains support for representing Type 1, Type 1 Multiple Master
fonts, OpenType fonts, and TrueType fonts.