Class DocTrueTypeFont


public class DocTrueTypeFont extends TrueTypeFont
  • Method Details

    • getFontFile

      public PdfStream getFontFile()
    • getFontFileName

      public PdfName getFontFileName()
    • getSubtype

      public PdfName getSubtype()
    • isBuiltWith

      public boolean isBuiltWith (String fontName)
      Returns false, because we cannot rely on an actual font subset and font name.
      Overrides:
      isBuiltWith in class TrueTypeFont
      Parameters:
      fontName - a font name or path to a font program
      Returns:
      return false.
    • getMissingWidth

      public int getMissingWidth()