Mail Archives: djgpp/1998/06/16/20:53:39
Nicolas Blais wrote:
>
> I have a couple of PCX fonts I have that I want to use _without_ making
> a DATA file with Grabber. Is it possible to load a PCX font file or an
> FNT file into my project?
> There probably is but I am asking.
There (of course) is code in Allegro's grabber to do exactly that. I
used a great lot of that code in the AllegTTF library. There are
function to do exactly this along with fast antialiased text drawing and
loading of TTF, bitmap(PCX,BMP...), GRX, and BIOS style fonts.
You can find it at http://huizen.dds.nl/~deleveld/index.htm
Hope it is what you want.
Doug Eleveld
- Raw text -