Package gnu.java.awt.font.opentype

Interface Summary

Hinter The interface to a hinting implementation.

Class Summary

CharGlyphMap A mapping from Unicode codepoints to glyphs.
MacResourceFork.Resource A single resource that is contained in a resource fork.
NameDecoder A utility class that helps with decoding the names of OpenType and TrueType fonts.
OpenTypeFont A font that takes its data from OpenType or TrueType font tables.
OpenTypeFontFactory A factory for creating fonts that are stored in an sfnt-housed format, for example OpenType or TrueType.
Scaler An common superclass for all font scalers.