public class GlyphPositioningTableReader extends OpenTypeFontTableReader
LOG, rf, tableLocation
Constructor and Description |
---|
GlyphPositioningTableReader(RandomAccessFileOrArray rf, int gposTableLocation) |
Modifier and Type | Method and Description |
---|---|
void |
read() |
protected void |
readSubTable(int lookupType, int subTableLocation) |
getSupportedLanguage, readCoverageFormat, startReadingTable
public GlyphPositioningTableReader(RandomAccessFileOrArray rf, int gposTableLocation) throws IOException
IOException
public void read() throws FontReadingException
FontReadingException
protected void readSubTable(int lookupType, int subTableLocation) throws IOException
readSubTable
in class OpenTypeFontTableReader
IOException
Copyright © 2016. All rights reserved.