Class PDMMType1Font

All Implemented Interfaces:
COSObjectable, PDFontLike

public class PDMMType1Font extends PDType1Font
Type 1 Multiple Master Font.
  • Constructor Details

    • PDMMType1Font

      public PDMMType1Font(COSDictionary fontDictionary) throws IOException
      Creates an MMType1Font from a Font dictionary in a PDF.
      Parameters:
      fontDictionary - font dictionary
      Throws:
      IOException