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 ClassesNested classes/interfaces inherited from class OpenTableLookup
OpenTableLookup.GlyphIndexer -
Field Summary
FieldsFields inherited from class OpenTableLookup
lookupFlag, openReader, subTableLocations -
Constructor Summary
ConstructorsConstructorDescriptionGposLookupType5(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
-
marksligatures
-
-
Constructor Details
-
GposLookupType5
public GposLookupType5(OpenTypeFontTableReader openReader, int lookupFlag, int[] subTableLocations) throws IOException - Throws:
IOException
-
-
Method Details
-
transformOne
- Specified by:
transformOnein classOpenTableLookup
-
readSubTable
- Specified by:
readSubTablein classOpenTableLookup- Throws:
IOException
-