| Package | Description |
|---|---|
| org.apache.fontbox.ttf |
This package contains classes to parse a TTF file.
|
| Modifier and Type | Method | Description |
|---|---|---|
CMAPTable |
TrueTypeFont.getCMAP() |
Get the cmap table for this TTF.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
CMAPEncodingEntry.initSubtable(CMAPTable cmap,
int numGlyphs,
TTFDataStream data) |
This will read the required data from the stream.
|
Copyright © 2008–2018. All rights reserved.