Class FontHeaderTable

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

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

  • Constructor Details

  • Method Details

    • getVersion

      public long getVersion()
    • getRevision

      public long getRevision()
    • getCheckSumAdjustment

      public long getCheckSumAdjustment()
    • getFlags

      public int getFlags()
    • getUnitsPerEm

      public int getUnitsPerEm()
    • getCreatedDate

      public long getCreatedDate()
    • getModifiedDate

      public long getModifiedDate()
    • getxMin

      public int getxMin()
    • getyMin

      public int getyMin()
    • getxMax

      public int getxMax()
    • getyMax

      public int getyMax()
    • getMacStyle

      public int getMacStyle()
    • getLowestRecPPEM

      public int getLowestRecPPEM()
    • getFontDirectionHint

      public short getFontDirectionHint()
    • getIndexToLocFormat

      public short getIndexToLocFormat()
    • getGlyphDataFormat

      public short getGlyphDataFormat()
    • isBold

      public boolean isBold()
    • isItalic

      public boolean isItalic()
    • getName

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