slackbuilds/graphics/mftrace
B. Watson 64d933dd44
graphics/mftrace: Align with template.
Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-05-20 11:17:33 +07:00
..
README
mftrace.SlackBuild graphics/mftrace: Align with template. 2023-05-20 11:17:33 +07:00
mftrace.info graphics/mftrace: Fix dep info (t1utils) 2021-04-21 00:57:18 -05:00
slack-desc

README

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.