Package de.intarsys.cwt.font.afm

The afm parsing and model component.

See:
          Description

Class Summary
AFM A simple implementation for an adobe font metric object.
AFMChar A simple implementation for an AFM char metric object
AFMParser A simple parser for AFM type definition files.
 

Package de.intarsys.cwt.font.afm Description

The afm parsing and model component.

This is separated from the other font related stuff, as there are no real dependencies into them and as such can be deployed standalone, for example with jPod.