Class PfmFont
java.lang.Object
org.pentaho.reporting.libraries.fonts.pfm.PfmFont
Creation-Date: 21.07.2007, 15:27:07
- Author:
- Thomas Morgner
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
dispose()
getInput()
boolean
boolean
IText's PFM reader is buggy.protected byte[]
readFully
(long offset, int length) protected byte[]
readZString
(long offset)
-
Constructor Details
-
PfmFont
- Throws:
IOException
-
PfmFont
- Throws:
IOException
-
-
Method Details
-
isItextCompatible
public boolean isItextCompatible()IText's PFM reader is buggy. We have to check for the bug or we will run into troubles.- Returns:
-
getFontName
-
getFamilyName
-
getHeader
-
getFilename
-
getInput
-
dispose
public void dispose() -
readFully
- Throws:
IOException
-
readZString
- Throws:
IOException
-
isEmbeddable
public boolean isEmbeddable()
-