| Package | Description |
|---|---|
| org.apache.fontbox.ttf |
This package contains classes to parse a TTF file.
|
| Modifier and Type | Method and Description |
|---|---|
GlyphTable |
TrueTypeFont.getGlyph()
Get the glyf table for this TTF.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GlyphData.initData(GlyphTable glyphTable,
TTFDataStream data)
This will read the required data from the stream.
|
| Constructor and Description |
|---|
GlyfCompositeDescript(TTFDataStream bais,
GlyphTable glyphTable)
Constructor.
|
Copyright © 2008–2018 The Apache Software Foundation. All rights reserved.