Package | Description |
---|---|
org.apache.fontbox.ttf |
This package contains classes to parse a TTF file.
|
Modifier and Type | Method | Description |
---|---|---|
GlyphSubstitutionTable |
TrueTypeFont.getGsub() |
Get the "gsub" table for this TTF.
|
Constructor | Description |
---|---|
SubstitutingCmapLookup(CmapSubtable cmap,
GlyphSubstitutionTable gsub,
List<String> enabledFeatures) |
Copyright © 2008–2018. All rights reserved.