Source files for creating the MayaPS font thompson2.mpf
It can be used as example for creating any othe MayaPS font.

Compile the C-programs cotrace and addg:

   gcc cotrace.c -o cotrace
   gcc addg.c -o addg

Make the shell scripts makefont and addlyph executable:

   chmod +x makefont
   chmod +x addglyph

and run:

  ./makefont

For more information see mayaps-d.pdf (Sect. 12.2)
