Class PDFFontTrueType

All Implemented Interfaces:
PDFWritable

public class PDFFontTrueType extends PDFFontNonBase14
Class representing a TrueType font.

In fact everything already done in the superclass. Must only define the not default constructor.

  • Constructor Details

    • PDFFontTrueType

      public PDFFontTrueType(String fontname, String basefont, Object encoding)
      create the /Font object
      Parameters:
      fontname - the internal name for the font
      basefont - the base font name
      encoding - the character encoding schema used by the font