Fedora Packages

perl-Font-TTFMetrics

Parser for the TTF file

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.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.1-39.fc40 -
Fedora 40 0.1-39.fc40 -
Fedora 39 0.1-37.fc39 -
Fedora 38 0.1-36.fc38 -
EPEL 7 0.1-11.el7 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at perl-Font-TTFMetrics dash maintainers at fedoraproject dot org.



Sources on Pagure