Package org.apache.fontbox.afm

This package holds classes used to parse AFM(Adobe Font Metrics) files.

See:
          Description

Class Summary
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.
 

Package org.apache.fontbox.afm Description

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/



Copyright © 2002-2012 Apache Software Foundation. All Rights Reserved.