Package: font-afm-pm
Version: 1.20
Revision: 2
Type: perl
Description: Perl interface to Adobe Font Metrics files
License: Artistic
Maintainer: Christian Schaffner <chris01@users.sourceforge.net>

# Unpack Phase:
Source: mirror:cpan:authors/id/G/GA/GAAS/Font-AFM-%v.tar.gz
Source-Checksum: SHA256(32671166da32596a0f6baacd0c1233825a60acaf25805d79c81a3f18d6088bc1)

# Install Phase:
UpdatePOD: True
DocFiles: Changes 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: https://metacpan.org/dist/Font-AFM/