org.pentaho.reporting.libraries.fonts.pfm
public class PfmFont extends Object
Constructor Summary | |
---|---|
PfmFont(File font, boolean embeddable) | |
PfmFont(FontDataInputSource input, boolean embeddable) |
Method Summary | |
---|---|
void | dispose() |
String | getFamilyName() |
String | getFilename() |
String | getFontName() |
PfmFontHeader | getHeader() |
FontDataInputSource | getInput() |
boolean | isEmbeddable() |
boolean | isItextCompatible()
IText's PFM reader is buggy. |
Returns: