Contains classes for parsing and manipulating "generic font" files.

Generic font files, or .gf files, are the output of METAFONT, the wonderful font design system created by Professor Donald E. Knuth.

The classes here include a .gf file parser based on the gftype program by D. R. Fuchs, as well as a program to convert a .gf file into a collection of GIF images (one for each character in the font).