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 |
CmapSubtable.initSubtable(CmapTable cmap,
int numGlyphs,
org.apache.fontbox.ttf.TTFDataStream data) |
This will read the required data from the stream.
|
Copyright © 2008–2018. All rights reserved.