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