Package com.itextpdf.io.font.otf
Class GsubLookupType6
java.lang.Object
com.itextpdf.io.font.otf.OpenTableLookup
com.itextpdf.io.font.otf.GsubLookupType5
com.itextpdf.io.font.otf.GsubLookupType6
LookupType 6: Chaining Contextual Substitution 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.GsubLookupType5
subTables
Fields inherited from class com.itextpdf.io.font.otf.OpenTableLookup
lookupFlag, openReader, subTableLocations
-
Constructor Summary
ModifierConstructorDescriptionprotected
GsubLookupType6
(OpenTypeFontTableReader openReader, int lookupFlag, int[] subTableLocations) -
Method Summary
Modifier and TypeMethodDescriptionprotected void
readSubTableFormat1
(int subTableLocation) protected void
readSubTableFormat2
(int subTableLocation) protected void
readSubTableFormat3
(int subTableLocation) Methods inherited from class com.itextpdf.io.font.otf.GsubLookupType5
readSubTable, transformOne
Methods inherited from class com.itextpdf.io.font.otf.OpenTableLookup
getLookupFlag, hasSubstitution, readSubTables, transformLine
-
Constructor Details
-
GsubLookupType6
protected GsubLookupType6(OpenTypeFontTableReader openReader, int lookupFlag, int[] subTableLocations) throws IOException - Throws:
-
IOException
-
-
Method Details
-
readSubTableFormat1
- Overrides:
-
readSubTableFormat1
in classGsubLookupType5
- Throws:
-
IOException
-
readSubTableFormat2
- Overrides:
-
readSubTableFormat2
in classGsubLookupType5
- Throws:
-
IOException
-
readSubTableFormat3
- Overrides:
-
readSubTableFormat3
in classGsubLookupType5
- Throws:
-
IOException
-