Package org.foray.font

Classes providing read-only access to font files and system font classes.

See:
          Description

Interface Summary
FontSelectorFactory Interface for classes that know how to create FontSelector implementations.
 

Class Summary
ConsumerFont4a A ConsumerFont represents a Font as used by a specific FontConsumer.
Font4a An implementation of the aXSL Font4a interface.
FontConsumer4a An implementation of the aXSL FontConsumer interface.
FontSelector Abstract superclass for all font-selection strategies.
FontSelectorCBC The standard character-by-character font selector.
FontServer4a An implementation of the aXSL FontServer interface.
FontUse4a An implementation of the aXSL FontUse4a interface.
FreeStandingFont Base class for all fonts that are registered independently of the operating system's font registration.
FSTrueTypeFont High-level representation of a TrueType font.
FSType1Font Class representing FreeStanding Type 1 fonts.
Subset Keeps track of which glyphs are included in a subset, and provides methods to convert indexes back and forth between the original complete font and the subset font.
SystemFont Handles interface of system (AWT) fonts to the client application.
 

Package org.foray.font Description

Classes providing read-only access to font files and system font classes.



Copyright © 2017. All rights reserved.