SlackBuildsOrg/graphics/mftrace/README
Kyle Guinn 8eac2ba07a
graphics/mftrace: Updated for version 1.2.20.
Signed-off-by: Kyle Guinn <elyk03@gmail.com>
2019-10-19 23:15:17 +07:00

10 lines
513 B
Text

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 requires a tracing program, either potrace or autotrace.
If both are installed, potrace is chosen by default.
fontforge is an optional recommended dependency.