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