Class PDMMType1Font

  • All Implemented Interfaces:
    COSObjectable

    public class PDMMType1Font
    extends PDType1Font
    This is implementation of the Multiple Master Type1 Font.
    Version:
    $Revision: 1.4 $
    Author:
    Ben Litchfield
    • Constructor Detail

      • PDMMType1Font

        public PDMMType1Font()
        Constructor.
      • PDMMType1Font

        public PDMMType1Font​(COSDictionary fontDictionary)
        Constructor.
        Parameters:
        fontDictionary - The font dictionary according to the PDF specification.