org.pentaho.reporting.libraries.fonts.truetype
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
TABLE_ID
public static final long TABLE_ID
- See Also:
- Constant Field Values
PostscriptInformationTable
public PostscriptInformationTable(byte[] data)
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