Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Font-TTF: Perl library for modifying TTF font files
- Summary
- Perl module for TrueType font hacking. Supports reading, processing and writing
of the following tables: GDEF, GPOS, GSUB, LTSH, OS/2, PCLT, bsln, cmap, cvt,
fdsc, feat, fpgm, glyf, hdmx, head, hhea, hmtx, kern, loca, maxp, mort, name,
post, prep, prop, vhea, vmtx and the reading and writing of all other table
types.
In short, you can do almost anything with a standard TrueType font with this
module.
Changelog
- * Sat Sep 2 17:00:00 2006 Nicolas Mailhot <nicolas.mailhot at laposte.net>
- 0.40.0-2
- FE6 Rebuild
- * Mon Jul 31 17:00:00 2006 Nicolas Mailhot <nicolas.mailhot at laposte.net>
- 0.40.0-1
- * Sat Feb 18 16:00:00 2006 Nicolas Mailhot <nicolas.mailhot at laposte.net>
- 0.38.1-1
- new version with COPYING file as requested from upstream
many thanks to Martin Hosken for quick action!