class WoffDecoder extends FontFileWriter
Modifier and Type | Class and Description |
---|---|
(package private) static class |
WoffDecoder.WoffDirectoryEntry |
(package private) static class |
WoffDecoder.WoffHeader |
FontFileWriter.FontTracker
Modifier and Type | Field and Description |
---|---|
(package private) WoffDecoder.WoffHeader |
woffHeader |
(package private) WoffDecoder.WoffDirectoryEntry[] |
woffTableDirectory |
file, header, headerPos, pos, raFile, tracker, writtenBytes
cmapTag, DIRECTORYENTRYSIZE, DIRECTORYHEADERSIZE, headTag, hheaTag, hmtxTag, maxpTag, nameTag, os_2Tag, ottoTag, postTag, trueTag, ttcfTag, TTCHEADERSIZE, v1ttTag, WOFFDIRECTORYENTRYSIZE, WOFFHEADERSIZE, woffTag
Constructor and Description |
---|
WoffDecoder() |
Modifier and Type | Method and Description |
---|---|
void |
decode(FontFileReader input) |
(package private) void |
initWoffTables(FontFileReader input) |
closeFile, deleteFile, getFile, hasTempPermission, isTracking, openFile, seek, setLength, writeBytes, writeBytes, writeDirectoryEntry, writeHeader
WoffDecoder.WoffHeader woffHeader
WoffDecoder.WoffDirectoryEntry[] woffTableDirectory
public void decode(FontFileReader input) throws java.lang.Exception
java.lang.Exception
void initWoffTables(FontFileReader input) throws java.lang.Exception
java.lang.Exception