Package org.apache.fontbox.afm
This package holds classes used to parse AFM(Adobe Font Metrics) files.
More information about AFM files can be found at http://partners.adobe.com/asn/developer/type/
More information about AFM files can be found at http://partners.adobe.com/asn/developer/type/
-
Class Summary Class Description 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.