Package java.awt.font

Provides classes and interface relating to fonts.

See:
          Description

Class Summary
TextAttribute The TextAttribute class defines attribute keys and attribute values used for text rendering.
TextHitInfo The TextHitInfo class represents a character position in a text model, and a bias, or "side," of the character.
 

Package java.awt.font Description

Provides classes and interface relating to fonts. It contains support for representing Type 1, Type 1 Multiple Master fonts, OpenType fonts, and TrueType fonts.

Since:
1.2