This directory contains the Metafont sources for the evaltrace font.
The files, et8.mf, et9.mf, et10.mf, and et12.mf are the root files
for the 8, 9, 10, and 12 point fonts.  The 11 point font is created
by using magstep(0.5).

This font is based on the Computer Modern \tt font, so it uses
basically the same setup (e.g., generate instead of input).  The files
should be processed by "cmmf", or else "mf" with the "cmbase".  For
example, to generate the laserwriter gf and pk files for the 11pt et
font, you should use a command something like:

	% cmmf "\mode:=lw; mag:=magstep(0.5); batchmode; input et10"
	% gftopk et10.329gf

The file et.mf contains the routines for the character set.  See the
documentation for details on how to use this font.
