Package org.apache.pdfbox.pdmodel.font


package org.apache.pdfbox.pdmodel.font
Classes to deal with font functionality in a PDF Document.
  • Classes
    Class
    Description
    This class is used as font manager.
    This is implementation for the CIDFontType0/CIDFontType2 Fonts.
    This is implementation of the CIDFontType0 Font.
    This is implementation of the CIDFontType2 Font.
    This is the base class for all PDF fonts.
    This class represents an interface to the font description.
    This class represents the font descriptor when the font information is coming from an AFM file.
    This class represents an implementation to the font descriptor that gets its information from a COS Dictionary.
    This will create the correct type of font based on information in the dictionary.
    This is implementation of the Multiple Master Type1 Font.
    This class contains implementation details of the simple pdf fonts.
    This is the TrueType implementation of fonts.
    This is implementation of the Type0 Font.
    This is implementation of the Type1 Font with a afm and a pfb file.
    This class represents a CFF/Type2 Font (aka Type1C Font).
    This is implementation of the Type1 Font.
    This is implementation of the Type3 Font.
    This class will handle creating an image for a type 3 glyph.