| Method and Description |
|---|
| org.apache.fontbox.ttf.CmapSubtable.getCharacterCode(int)
the mapping may be ambiguous, see
CmapSubtable.getCharCodes(int). The first mapped value is returned by
default. |
| org.apache.fontbox.ttf.TrueTypeFont.getUnicodeCmap()
Use
TrueTypeFont.getUnicodeCmapLookup() instead |
| org.apache.fontbox.ttf.TrueTypeFont.getUnicodeCmap(boolean)
Use
TrueTypeFont.getUnicodeCmapLookup(boolean) instead |
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.