Package com.itextpdf.io.font.otf
Class GposLookupType5
java.lang.Object
com.itextpdf.io.font.otf.OpenTableLookup
com.itextpdf.io.font.otf.GposLookupType5
Lookup Type 5: MarkToLigature Attachment Positioning Subtable
-
Nested Class Summary
Nested classes/interfaces inherited from class com.itextpdf.io.font.otf.OpenTableLookup
OpenTableLookup.GlyphIndexer
-
Field Summary
Fields inherited from class com.itextpdf.io.font.otf.OpenTableLookup
lookupFlag, openReader, subTableLocations
-
Constructor Summary
ConstructorDescriptionGposLookupType5
(OpenTypeFontTableReader openReader, int lookupFlag, int[] subTableLocations) -
Method Summary
Modifier and TypeMethodDescriptionprotected void
readSubTable
(int subTableLocation) boolean
transformOne
(GlyphLine line) Methods inherited from class com.itextpdf.io.font.otf.OpenTableLookup
getLookupFlag, hasSubstitution, readSubTables, transformLine
-
Constructor Details
-
GposLookupType5
public GposLookupType5(OpenTypeFontTableReader openReader, int lookupFlag, int[] subTableLocations) throws IOException - Throws:
-
IOException
-
-
Method Details
-
transformOne
- Specified by:
-
transformOne
in classOpenTableLookup
-
readSubTable
- Specified by:
-
readSubTable
in classOpenTableLookup
- Throws:
-
IOException
-