Package | Description |
---|---|
com.itextpdf.io.font.otf |
Modifier and Type | Method and Description |
---|---|
FeatureRecord |
OpenTypeFeature.getRecord(int idx) |
FeatureRecord |
OpenTypeFontTableReader.getRequiredFeature(String[] scripts, String language) |
Modifier and Type | Method and Description |
---|---|
List<FeatureRecord> |
OpenTypeFontTableReader.getFeatureRecords() |
List<FeatureRecord> |
OpenTypeFontTableReader.getFeatures(String[] scripts, String language) |
List<FeatureRecord> |
OpenTypeFeature.getRecords() |
List<FeatureRecord> |
OpenTypeFontTableReader.getSpecificFeatures(List<FeatureRecord> features, String[] specific) |
Modifier and Type | Method and Description |
---|---|
List<OpenTableLookup> |
OpenTypeFontTableReader.getLookups(FeatureRecord feature) |
List<OpenTableLookup> |
OpenTypeFontTableReader.getLookups(FeatureRecord[] features) |
Modifier and Type | Method and Description |
---|---|
List<FeatureRecord> |
OpenTypeFontTableReader.getSpecificFeatures(List<FeatureRecord> features, String[] specific) |
Copyright © 1998–2016 iText Group NV. All rights reserved.