A simple implementation for an AFM char metric object
This implementation will hold the information needed for implementing a
simple pdf field layout mechanism. All attributes but name, code, and with
are ignored.
See the "Adobe Font Metrics File Format Specification"
create(String glyph) Create a new glyph representation from the definition parsed from
glyph.
Parameters: glyph - A string containing a definition for the glyph.
Create a new glyph representation from the definition parsed from
glyph.
Parameters: glyph - A string containing a definition for the glyph. The new glyph representation.