Package: font-afm-pm Version: 1.19 Revision: 1 Type: perl Description: Perl interface to Adobe Font Metrics files License: Artistic Maintainer: Christian Schaffner # Unpack Phase: Source: mirror:cpan:authors/id/G/GA/GAAS/Font-AFM-%v.tar.gz Source-MD5: f72a12a20656c41b29a79c985bd231c9 # Install Phase: UpdatePOD: True DocFiles: Changes MANIFEST README # Additional Info: DescDetail: << This module implements the Font::AFM class. Objects of this class are initialised from an AFM-file and allows you to obtain information about the font and the metrics of the various glyphs in the font. All measurements in AFM files are given in terms of units equal to 1/1000 of the scale factor of the font being used. To compute actual sizes in a document, these amounts should be multiplied by (scale factor of font)/1000. << Homepage: http://search.cpan.org/dist/Font-AFM/