Package org.verapdf.pd.font.cff


package org.verapdf.pd.font.cff
  • Classes
    Class
    Description
    Instance of this class represent a parser of CIDFont from FontSet of CFF file.
    This class starts parsing for all inner CFF fonts and contains fonts parsed.
    This class represents CFF data structure INDEX as described in Adobe Technical Note #5176: "The Compact Font Format Specification".
    Class contains predefined charsets, encodings and strings for CFF files.
    Instance of this class represent a Type1 font from FontSet of CFF file.
    This class handles obtaining glyph widths from cff charStrings.