From e5d13dc18fb76b71a4ecb1da28f8c02beaf22d2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Tue, 8 Jun 2021 20:20:14 +0200 Subject: Add documentation --- README | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..d5685e7 --- /dev/null +++ b/README @@ -0,0 +1,16 @@ +This folder contains a variety of helpful tools for font conversion. + +Makefile: + + .ttf -> .afm -> .dit (ditroff font for (g)troff) + .bdf -> .otb + + fonts (install otb fonts to ~/.fonts) + groff (install fonts to groff's system font directory) + +All rules assume that the fonts are located in the var/ directory. + +Extra scripts: + + rename (given a family name, rename troff font file appropriately) + convert (batch generate and rename troff font files) -- cgit v1.2.3