private static class CFFTable.CFFBytesource extends java.lang.Object implements CFFParser.ByteSource
Modifier and Type | Field and Description |
---|---|
private TrueTypeFont |
ttf |
Constructor and Description |
---|
CFFBytesource(TrueTypeFont ttf) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getBytes()
Returns the source bytes.
|
private final TrueTypeFont ttf
CFFBytesource(TrueTypeFont ttf)
public byte[] getBytes() throws java.io.IOException
CFFParser.ByteSource
getBytes
in interface CFFParser.ByteSource
java.io.IOException