Page 1 of 1

funky letters

Posted: Thu Aug 25, 2005 6:57 am
by D.S
How do I create my own font in QB so all my stuff doesn't look the same? You know. For scores and messages etc. And I am assuming that creating my own font would get rid of that problem of the qb letters making a big black block behind them. Does it?

Posted: Thu Aug 25, 2005 8:10 am
by Z!re
Yes, it would get rid of the black background..

However, you cant use the old QB commands (Print, locate, color, etc)

Most font routines come with new functions/subs to handle textdisplay..
http://www.qb45.com/index.php?page=down ... oad&id=789

Also, most graphics libraries come with their own font routines..

Posted: Tue Aug 30, 2005 7:26 am
by D.S
Ok, so how do I use this program? there's no readme or anything.

Posted: Tue Aug 30, 2005 9:59 am
by Rattrapmax6
All the info is REMed inside the loadfont.bas.... :wink: