Interface | Description |
---|---|
FontSizeProducer |
Reads the character width and height (without kerning).
|
KerningProducer |
Creation-Date: 11.06.2006, 16:06:54
|
Class | Description |
---|---|
DefaultKerningProducer |
Creation-Date: 11.06.2006, 18:30:42
|
GlyphMetrics |
A return value for glyph metrics.
|
NoKerningProducer |
Creation-Date: 11.06.2006, 18:30:42
|
StaticFontSizeProducer |
Creates a monospaced font from any given font by always returning the maximum
character width and height for that font.
|
VariableFontSizeProducer |
Looks-up the character on the given font.
|