Class Summary |
AFPFont |
All implementations of AFP fonts should extend this base class,
the object implements the FontMetrics information. |
AFPFontInfo |
FontInfo contains meta information on fonts |
AFPFontReader |
The AFPFontReader is responsible for reading the font attributes from binary
code page files and the character set metric files. |
CharacterSet |
The IBM Font Object Content Architecture (FOCA) supports presentation
of character shapes by defining their characteristics, which include
font description information for identifying the characters, font metric
information for positioning the characters, and character shape information
for presenting the character images. |
CharacterSetOrientation |
The IBM Font Object Content Architecture (FOCA) supports presentation
of character shapes by defining their characteristics, which include
Font-Description information for identifying the characters, Font-Metric
information for positioning the characters, and Character-Shape
information for presenting the character images. |
FopCharacterSet |
A Character set for a normal FOP font |
OutlineFont |
A font defined as a set of lines and curves as opposed to a bitmap font. |
RasterFont |
A font where each character is stored as an array of pixels (a bitmap). |