From edc560bf7e8537234062c3ab2d2062297654f5b8 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao <ijliao@FreeBSD.org> Date: Sun, 28 Apr 2002 16:06:32 +0000 Subject: add p5-Font-TTF 0.28 Perl module for TrueType font hacking --- x11-fonts/p5-Font-TTF/pkg-descr | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 x11-fonts/p5-Font-TTF/pkg-descr (limited to 'x11-fonts/p5-Font-TTF/pkg-descr') diff --git a/x11-fonts/p5-Font-TTF/pkg-descr b/x11-fonts/p5-Font-TTF/pkg-descr new file mode 100644 index 000000000000..2591a247eb53 --- /dev/null +++ b/x11-fonts/p5-Font-TTF/pkg-descr @@ -0,0 +1,8 @@ +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. -- cgit v1.2.3