Class OpenTypeParser.CmapTable
java.lang.Object
com.itextpdf.io.font.OpenTypeParser.CmapTable
- Enclosing class:
OpenTypeParser
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe map containing the code information for the table 'cmap', encoding 1.0.The map containing the code information for the table 'cmap', encoding 3.1 in Unicode.Collection of the pairs representing Platform ID and Encoding ID of the “cmap” subtables present in the font program.(package private) boolean -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
cmapEncodings
-
cmap10
-
cmap31
-
cmapExt
-
fontSpecific
boolean fontSpecific
-
-
Constructor Details
-
CmapTable
CmapTable()
-