Uses of Package
org.foray.font.format

Packages that use org.foray.font.format
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 Classes handling the low-level details of specific font formats, such as Type 1, TrueType, Adobe Font Metrics, etc. 
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. 
 

Classes in org.foray.font.format used by org.foray.font
FontParserClient
          Interface for clients wishing to parse font content.
Kerning
          Manages the storage and retrieval of kerning information for a font.
Panose
          A PANOSE-1 classification number.
 

Classes in org.foray.font.format used by org.foray.font.config
FontParser
          Parses a font file.
FontParserClient
          Interface for clients wishing to parse font content.
Panose
          A PANOSE-1 classification number.
 

Classes in org.foray.font.format used by org.foray.font.format
FontContent
          Abstract superclass for all parsed font content.
FontParserClient
          Interface for clients wishing to parse font content.
Panose
          A PANOSE-1 classification number.
Panose.Field
          Enumeration of the fields that comprise a PANOSE description.
 

Classes in org.foray.font.format used by org.foray.font.format.ttf
FontContent
          Abstract superclass for all parsed font content.
FontParser
          Parses a font file.
FontParserClient
          Interface for clients wishing to parse font content.
Kerning
          Manages the storage and retrieval of kerning information for a font.
Panose
          A PANOSE-1 classification number.
 

Classes in org.foray.font.format used by org.foray.font.format.type1
FontContent
          Abstract superclass for all parsed font content.
FontParser
          Parses a font file.
Kerning
          Manages the storage and retrieval of kerning information for a font.
 



Copyright © 2017. All rights reserved.