Class PCLTTFOS2FontTable
java.lang.Object
org.apache.fop.render.pcl.fonts.truetype.PCLTTFTable
org.apache.fop.render.pcl.fonts.truetype.PCLTTFOS2FontTable
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate int
private int
private int[]
private int
private int
private int
Fields inherited from class org.apache.fop.render.pcl.fonts.truetype.PCLTTFTable
reader
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
int
int[]
int
int
int
Methods inherited from class org.apache.fop.render.pcl.fonts.truetype.PCLTTFTable
skipByte, skipLong, skipShort
-
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
-
PCLTTFOS2FontTable
- Throws:
IOException
-
-
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()
-