|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CMAPTable | |
|---|---|
| org.apache.fontbox.ttf | This package contains classes to parse a TTF file. |
| Uses of CMAPTable in org.apache.fontbox.ttf |
|---|
| Methods in org.apache.fontbox.ttf that return CMAPTable | |
|---|---|
CMAPTable |
TrueTypeFont.getCMAP()
Get the cmap table for this TTF. |
| Methods in org.apache.fontbox.ttf with parameters of type CMAPTable | |
|---|---|
void |
CMAPEncodingEntry.initSubtable(CMAPTable cmap,
int numGlyphs,
TTFDataStream data)
This will read the required data from the stream. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||