Uses of Package
org.foray.font

Packages that use org.foray.font
org.foray.font Classes providing read-only access to font files and system font classes. 
org.foray.font.config Classes related to the configuration of the font subsystem and registration of fonts in it. 
org.foray.font.format.ttf Classes handling the parsing and content of TrueType fonts. 
org.foray.font.format.type1 Classes handling the parsing and content of Type1 fonts and metrics. 
org.foray.font.output Helper classes useful for embedding fonts or obtaining font information that is specific to an output format (like PDF or PostScript). 
 

Classes in org.foray.font used by org.foray.font
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.
FontSelectorFactory
          Interface for classes that know how to create FontSelector implementations.
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.
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.
 

Classes in org.foray.font used by org.foray.font.config
Font4a
          An implementation of the aXSL Font4a interface.
FontServer4a
          An implementation of the aXSL FontServer interface.
FreeStandingFont
          Base class for all fonts that are registered independently of the operating system's font registration.
SystemFont
          Handles interface of system (AWT) fonts to the client application.
 

Classes in org.foray.font used by org.foray.font.format.ttf
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.
 

Classes in org.foray.font used by org.foray.font.format.type1
FontServer4a
          An implementation of the aXSL FontServer interface.
 

Classes in org.foray.font used by org.foray.font.output
Font4a
          An implementation of the aXSL Font4a interface.
FontConsumer4a
          An implementation of the aXSL FontConsumer 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.
 



Copyright © 2017. All rights reserved.