Class PostscriptInformationTable

java.lang.Object
org.pentaho.reporting.libraries.fonts.truetype.PostscriptInformationTable
All Implemented Interfaces:
FontTable

public class PostscriptInformationTable extends Object implements FontTable
Creation-Date: 06.11.2005, 20:24:42
Author:
Thomas Morgner
  • Field Details

  • Constructor Details

    • PostscriptInformationTable

      public PostscriptInformationTable(byte[] data)
  • Method Details

    • getVersion

      public float getVersion()
    • getItalicAngle

      public float getItalicAngle()
    • getUnderlinePosition

      public short getUnderlinePosition()
    • getUnderlineThickness

      public short getUnderlineThickness()
    • isFixedPitch

      public boolean isFixedPitch()
    • getName

      public long getName()
      Specified by:
      getName in interface FontTable