[ 源代码: libfont-afm-perl ]
软件包:libfont-afm-perl(1.20-3)
libfont-afm-perl 的相关链接
Debian 的资源:
下载源码包 libfont-afm-perl:
- [libfont-afm-perl_1.20-3.dsc]
- [libfont-afm-perl_1.20.orig.tar.gz]
- [libfont-afm-perl_1.20-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Perl interface to Adobe Font Metrics files
This module implements the Font::AFM class. Objects of this class are initialised from an AFM-file and allow 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.