Part of Odin Tracker 1.13.

Utils to convert a TGA image to C64 font.
The TGA must be uncompressed indexed color or greyscale.

font.tga        hm, what could it be...
tga2bm.cpp      convert TGA to C64 font
Makefile        = makefile.unx
makefile.unx    makefile for Unix (GNU make)
makefile.vc     makefile for Windows (nmake)
makefile.wc     makefile for DOS (wmake)
