freebsd-ports/x11-fonts/p5-Font-TTF/pkg-descr
Patrick Li 00b2ac1d9a Update to 0.32
Add WWW tag

PR:		ports/43618
Submitted by:	maintainer
2002-10-05 22:27:41 +00:00

10 lines
449 B
Text

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.
WWW: http://search.cpan.org/dist/Font-TTF/