Class GsubLookupType4
java.lang.Object
com.itextpdf.io.font.otf.OpenTableLookup
com.itextpdf.io.font.otf.GsubLookupType4
LookupType 4: Ligature Substitution Subtable
-
Nested Class Summary
Nested classes/interfaces inherited from class OpenTableLookup
OpenTableLookup.GlyphIndexer -
Field Summary
FieldsModifier and TypeFieldDescriptionThe key is the first character.Fields inherited from class OpenTableLookup
lookupFlag, openReader, subTableLocations -
Constructor Summary
ConstructorsConstructorDescriptionGsubLookupType4(OpenTypeFontTableReader openReader, int lookupFlag, int[] subTableLocations) -
Method Summary
Modifier and TypeMethodDescriptionprotected voidreadSubTable(int subTableLocation) booleantransformOne(GlyphLine line) Methods inherited from class OpenTableLookup
getLookupFlag, hasSubstitution, readSubTables, transformLine
-
Field Details
-
ligatures
-
-
Constructor Details
-
GsubLookupType4
public GsubLookupType4(OpenTypeFontTableReader openReader, int lookupFlag, int[] subTableLocations) throws IOException - Throws:
IOException
-
-
Method Details
-
transformOne
- Specified by:
transformOnein classOpenTableLookup
-
readSubTable
- Specified by:
readSubTablein classOpenTableLookup- Throws:
IOException
-