org.pentaho.reporting.libraries.fonts.truetype
public class TrueTypeFont extends Object
Constructor Summary | |
---|---|
TrueTypeFont(FontDataInputSource filename) | |
TrueTypeFont(FontDataInputSource filename, long offset) | |
TrueTypeFont(FontDataInputSource filename, long offset, int collectionIndex) | |
TrueTypeFont(File filename) | |
TrueTypeFont(File filename, long offset) | |
TrueTypeFont(File filename, long offset, int collectionIndex) |
Method Summary | |
---|---|
void | dispose() |
int | getCollectionIndex() |
String | getFilename()
The file that was used to load the font. |
FontDataInputSource | getInputSource() |
long | getOffset() |
FontTable | getTable(long key) |
Returns: