This program is for users of xfsft by Juliusz Chroboczek
and Mark Leisher. It reads TrueType fonts and creates a
suitable fonts.scale file for use with the above mentioned
X font server.

To compile it, you need FreeType-1.1 by David Turner, Robert Wilhelm
and Werner Lemberg. You can get it from http://www.freetype.org.

Once you have FreeType-1.1 installed on your system you
have to adapt the Makefile in this directory. Specifically
FreeType-1.1 by default does not build the static library
libttf.a. To overcome this you either have to configure
FreeType with --enable-static or change the ttmkfdir Makefile
to use libttf.so. Then you can simply type 

make FREETYPE_BASE=<your path to FreeType-1.1>

This should build the program for your system.

If you have questions or proposals, send them to me:

Joerg Pommnitz
pommnitz@darmstadt.gmd.de
