Package | Description |
---|---|
org.apache.fontbox.ttf |
This package contains classes to parse a TTF file.
|
Modifier and Type | Class | Description |
---|---|---|
class |
CmapSubtable |
A "cmap" subtable.
|
class |
SubstitutingCmapLookup |
A cmap lookup that performs substitution via the 'GSUB' table.
|
Modifier and Type | Method | Description |
---|---|---|
CmapLookup |
TrueTypeFont.getUnicodeCmapLookup() |
Returns the best Unicode from the font (the most general).
|
CmapLookup |
TrueTypeFont.getUnicodeCmapLookup(boolean isStrict) |
Returns the best Unicode from the font (the most general).
|
Copyright © 2008–2018. All rights reserved.