public class GlyphPositioningTableReader extends OpenTypeFontTableReader
LOG, rf, tableLocation
Constructor | Description |
---|---|
GlyphPositioningTableReader(RandomAccessFileOrArray rf,
int gposTableLocation) |
Modifier and Type | Method | Description |
---|---|---|
void |
read() |
|
protected void |
readSubTable(int lookupType,
int subTableLocation) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getSupportedLanguage, readCoverageFormat, startReadingTable
public GlyphPositioningTableReader(RandomAccessFileOrArray rf, int gposTableLocation) throws java.io.IOException
java.io.IOException
public void read() throws FontReadingException
FontReadingException
protected void readSubTable(int lookupType, int subTableLocation) throws java.io.IOException
readSubTable
in class OpenTypeFontTableReader
java.io.IOException
Copyright © 1998–2018. All rights reserved.