Class GlyphPositioningTableReader
java.lang.Object
com.itextpdf.text.pdf.fonts.otf.OpenTypeFontTableReader
com.itextpdf.text.pdf.fonts.otf.GlyphPositioningTableReader
Not used at present, keeping for sometime future.
- Author:
- Palash Ray
-
Field Summary
Fields inherited from class OpenTypeFontTableReader
LOG, rf, tableLocation -
Constructor Summary
ConstructorsConstructorDescriptionGlyphPositioningTableReader(RandomAccessFileOrArray rf, int gposTableLocation) -
Method Summary
Modifier and TypeMethodDescriptionvoidread()protected voidreadSubTable(int lookupType, int subTableLocation) Methods inherited from class OpenTypeFontTableReader
getSupportedLanguage, readCoverageFormat, startReadingTable
-
Constructor Details
-
GlyphPositioningTableReader
public GlyphPositioningTableReader(RandomAccessFileOrArray rf, int gposTableLocation) throws IOException - Throws:
IOException
-
-
Method Details
-
read
- Throws:
FontReadingException
-
readSubTable
- Specified by:
readSubTablein classOpenTypeFontTableReader- Throws:
IOException
-