branches: front
	Clone
	
	clone: git://shithub.us/moody/neatmkfn gits://shithub.us/moody/neatmkfn
	push: hjgit://shithub.us/moody/neatmkfn
	patches to: moody@posixcafe.org
	
	Last commit
	
		c55c928f
		 – Jacob Moody <moody@posixcafe.org>
 authored
 on 2023/02/13 20:09
		
initial port
		 
	About
	
NEATMKFN
========
The Neatmkfn program creates Neatroff font description files from AFM
(Adobe Font Metrics), TrueType, and OpenType fonts.  See the output of
"mkfn -h" for the available options.  Note that for OpenType fonts,
Neatmkfn cannot obtain glyph bounding boxes accurately.  Therefore, if
you plan to use a font in Neateqn blocks, convert the font to TrueType
and generate the font description from that.
The included ./gen.sh script invokes mkfn to create a complete output
device for neatroff.  Change the variables in that file before running
it.