diff options
Diffstat (limited to 'x11-fonts/p5-Font-TTF/pkg-descr')
-rw-r--r-- | x11-fonts/p5-Font-TTF/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
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. |