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
subTablesFields inherited from class com.itextpdf.io.font.otf.OpenTableLookup
lookupFlag, openReader, subTableLocations -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedGsubLookupType6(OpenTypeFontTableReader openReader, int lookupFlag, int[] subTableLocations) -
Method Summary
Modifier and TypeMethodDescriptionprotected voidreadSubTableFormat1(int subTableLocation) protected voidreadSubTableFormat2(int subTableLocation) protected voidreadSubTableFormat3(int subTableLocation) Methods inherited from class com.itextpdf.io.font.otf.GsubLookupType5
readSubTable, transformOneMethods 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:
-
readSubTableFormat1in classGsubLookupType5 - Throws:
-
IOException
-
readSubTableFormat2
- Overrides:
-
readSubTableFormat2in classGsubLookupType5 - Throws:
-
IOException
-
readSubTableFormat3
- Overrides:
-
readSubTableFormat3in classGsubLookupType5 - Throws:
-
IOException
-