Class PCLTTFOS2FontTable

java.lang.Object
org.apache.fop.render.pcl.fonts.truetype.PCLTTFTable
org.apache.fop.render.pcl.fonts.truetype.PCLTTFOS2FontTable

public class PCLTTFOS2FontTable extends PCLTTFTable
  • Field Details

    • avgCharWidth

      private int avgCharWidth
    • xHeight

      private int xHeight
    • widthClass

      private int widthClass
    • weightClass

      private int weightClass
    • capHeight

      private int capHeight
    • panose

      private int[] panose
  • Constructor Details

  • Method Details

    • getAvgCharWidth

      public int getAvgCharWidth()
    • getXHeight

      public int getXHeight()
    • getWidthClass

      public int getWidthClass()
    • getWeightClass

      public int getWeightClass()
    • getCapHeight

      public int getCapHeight()
    • getPanose

      public int[] getPanose()