Package org.docx4j.fonts.fop.fonts.type1

Classes for Adobe Type 1 fonts.

  • Class Summary 
    Class Description
    AFMCharMetrics
    Holds the metrics of a single character from an AFM file.
    AFMFile
    Represents the contents of a Type 1 AFM font metrics file.
    AFMParser
    Parses the contents of a Type 1 AFM font metrics file into an object structure (AFMFile).
    AFMWritingDirectionMetrics
    Represents a writing direction metrics section from an AFM file.
    PFBData
    Class that represents the contents of a PFB file.
    PFBParser
    This class represents a parser for Adobe Type 1 PFB files.
    PFMFile
    This class represents a PFM file (or parts of it) as a Java object.
    PFMInputStream
    This is a helper class for reading PFM files.
    Type1FontLoader
    Loads a Type 1 font into memory directly from the original font file.