Merge from vendor branch TNF:
[pkgsrcv2.git] / fonts / p5-Font-TTF / DESCR
1 Perl module for TrueType font hacking. Supports reading, processing
2 and writing of the following tables: GDEF, GPOS, GSUB, LTSH, OS/2,
3 PCLT, bsln, cmap, cvt, fdsc, feat, fpgm, glyf, hdmx, head, hhea,
4 hmtx, kern, loca, maxp, mort, name, post, prep, prop, vhea, vmtx
5 and the reading and writing of all other table types.
6
7 In short, you can do almost anything with a standard TrueType font
8 with this module.