| Package | Description |
|---|---|
| de.intarsys.cwt.font.afm |
The afm parsing and model component.
|
| Modifier and Type | Method and Description |
|---|---|
static AFMChar |
AFMChar.create(String glyph)
Create a new glyph representation from the definition parsed from
glyph. |
AFMChar |
AFM.getCharByCode(int codePoint)
The character representation for a byte code point given in
codePoint. |
AFMChar |
AFM.getCharByName(String name)
The character representation for an adobe glyph name given in
name. |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.