aboutsummaryrefslogtreecommitdiff
path: root/README
blob: d5685e736c395f13a2c51245bbb3d7ae69957e46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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)