diff options
author | Kyle Guinn <elyk03@gmail.com> | 2011-09-21 08:51:35 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-09-21 08:51:35 -0300 |
commit | 20643fcf567492cbd780ee2c432bf351591a7db6 (patch) | |
tree | 23888d30b661e439844cead7759f328692b2edc5 /graphics/mftrace/README | |
parent | b62c035b20b9cd236ff0b77bd19f5e228569ba2d (diff) | |
download | slackbuilds-20643fcf567492cbd780ee2c432bf351591a7db6.tar.gz |
graphics/mftrace: Updated for version 1.2.17.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'graphics/mftrace/README')
-rw-r--r-- | graphics/mftrace/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/graphics/mftrace/README b/graphics/mftrace/README index 263c661077..e64ad0a5ea 100644 --- a/graphics/mftrace/README +++ b/graphics/mftrace/README @@ -1,7 +1,8 @@ -Mftrace is a small Python program that lets you trace a TeX bitmap font into a -PFA or PFB font (A PostScript Type1 Scalable Font). Type1 fonts offer many -advantages over bitmaps, as they allow PostScript files to render correctly on -printers with many resolutions. Moreover, Ghostscript can generate much -better PDF, if given scalable fonts. +Mftrace is a small Python program that lets you trace a TeX bitmap font +into a PFA or PFB font (A PostScript Type1 Scalable Font). Type1 fonts +offer many advantages over bitmaps, as they allow PostScript files +to render correctly on printers with many resolutions. Moreover, +Ghostscript can generate much better PDF, if given scalable fonts. -This requires potrace and t1utils, and fontforge is optional but recommended. +This requires potrace and t1utils, and fontforge is optional but +recommended. |