Package | Description |
---|---|
org.apache.fontbox.ttf |
This package contains classes to parse a TTF file.
|
Modifier and Type | Class and Description |
---|---|
class |
GlyfCompositeDescript
Glyph description for composite glyphs.
|
class |
GlyfDescript
This class is based on code from Apache Batik a subproject of Apache XMLGraphics.
|
class |
GlyfSimpleDescript
This class is based on code from Apache Batik a subproject of Apache XMLGraphics.
|
Modifier and Type | Method and Description |
---|---|
GlyphDescription |
GlyphData.getDescription()
Returns the description of the glyph.
|
Constructor and Description |
---|
Glyph2D(GlyphDescription gd,
short lsb,
int advance)
Constructor.
|
Copyright © 2008–2018. All rights reserved.