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