Installing the fonts: The programs stndfont.c and xtndfont.c create the standard and extended font sets. You can compile and link the stndfont program with something like: cc -o stndfont stndfont.c font??.c (This compiles and links stndfont.c and font01.c thru font11.c) Running stndfont creates the plstnd.fnt file, which should then be moved into the directory where you want the fonts kept. Repeat this procedure for xtndfont.c to create plxtnd.fnt