summaryrefslogtreecommitdiff
path: root/fonts/p5-Font-TTF/DESCR
diff options
context:
space:
mode:
authorshell <shell>2003-06-01 08:48:46 +0000
committershell <shell>2003-06-01 08:48:46 +0000
commit246cea436c951989fd98655f055d298a58ea3d24 (patch)
treecf10f5f057c29a79189d333297b61dbabcd56773 /fonts/p5-Font-TTF/DESCR
parentdb8cd5c0e4dadce7204566e4fac657015caacad5 (diff)
downloadpkgsrc-246cea436c951989fd98655f055d298a58ea3d24.tar.gz
Updated to p5-Font-TTF-0.34
- fmt on DESCR - no ChangeLog
Diffstat (limited to 'fonts/p5-Font-TTF/DESCR')
-rw-r--r--fonts/p5-Font-TTF/DESCR14
1 files changed, 7 insertions, 7 deletions
diff --git a/fonts/p5-Font-TTF/DESCR b/fonts/p5-Font-TTF/DESCR
index 2591a247eb5..77e780517a7 100644
--- a/fonts/p5-Font-TTF/DESCR
+++ b/fonts/p5-Font-TTF/DESCR
@@ -1,8 +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.
+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.
+In short, you can do almost anything with a standard TrueType font
+with this module.