./fonts/p5-Font-TTFMetrics, Perl parser for the True type font metric (TTF) files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q1, Version: 0.1nb9, Package name: p5-Font-TTFMetrics-0.1nb9, Maintainer: pkgsrc-users

Font::TTFMetrics encapsulates the font metrics of a true type font
file. A true type font file contains several tables which need to
be parsed before any useful information could be gathered about
the font. There is the excellent module for parsing TTF font in
CPAN by Martin Hosken, Font::TTF. But in my opinion the use of
Font::TTF requires intimate knowledge of TTF font format. This
module was written to support the use of TTF in Pastel 2D graphics
library in Perl. Three factors prompted me to write this module:
first, I required a fast module to access TTF file. Second, all
the access required was read-only. Last, I wanted a user friendly,
higher level API to access TTF file.


Required to run:
[lang/perl5]

Master sites: (Expand)

SHA1: 0e504a29e9f8c1cb5f76da243ade8e320b708d5d
RMD160: 8609503ba45beb6643832d724b816d10fd1e89a4
Filesize: 14.035 KB

Version history: (Expand)