public class CffTable extends OpenTypeTable
OpenTypeTable.OtfTableRecordcachedUnpaddedData, font, isFromParsedFont, record, TABLE_RECORD_SIZE| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
generateUnpaddedData() |
CffFontAdapter |
getCffFont() |
List<CffFontAdapter.CffGlyph> |
getGlyphs() |
String |
getTableType() |
void |
readData(byte[] data) |
clearDataCache, createFromRecord, finalizeRecord, getChecksum, getData, getOffset, getRecordData, getUnpaddedData, isParsingImplemented, setOffsetpublic CffTable(byte[] data)
throws IOException
IOExceptionpublic CffTable()
protected byte[] generateUnpaddedData()
generateUnpaddedData in class OpenTypeTablepublic String getTableType()
getTableType in class OpenTypeTablepublic void readData(byte[] data)
throws IOException
readData in class OpenTypeTableIOExceptionpublic List<CffFontAdapter.CffGlyph> getGlyphs() throws IOException
IOExceptionpublic CffFontAdapter getCffFont() throws IOException
IOExceptionCopyright © 2016. All rights reserved.