diff options
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. |