Package | Description |
---|---|
org.apache.fontbox.ttf |
This package contains classes to parse a TTF file.
|
Modifier and Type | Method | Description |
---|---|---|
GlyphData |
GlyphTable.getGlyph(int gid) |
Returns the data for the glyph with the given GID.
|
GlyphData[] |
GlyphTable.getGlyphs() |
Returns all glyphs.
|
Modifier and Type | Method | Description |
---|---|---|
void |
GlyphTable.setGlyphs(GlyphData[] glyphsValue) |
Copyright © 2008–2018. All rights reserved.