Package org.fontbox.afm
This package holds classes used to parse AFM(Adobe Font Metrics) files.
| AFMParser | This class is used to parse AFM(Adobe Font Metrics) documents.
|
| CharMetric | This class represents a single character metric.
|
| Composite | This class represents composite character data.
|
| CompositePart | This class represents a part of composite character data.
|
| FontMetric | This is the outermost AFM type. |
| KernPair | This represents some kern pair data.
|
| Ligature | This class represents a ligature, which is an entry of the CharMetrics.
|
| TrackKern | This class represents a piece of track kerning data.
|