Package gnu.java.awt.font

Interface Summary
FontDelegate The interface that all font delegate objects implement, irrespective of where they get their information from.
 

Class Summary
FontFactory A factory for creating font delegate objects.
GNUGlyphVector The GNU implementation of the abstract GlyphVector class, which uses the services provided by a FontDelegate for its functionality.