Fonts

Previous topic - Next topic

Minion

Dunno if this topic has cropped up before, but ive had a scan and cant seem to find anything relating to it. So I shall just come right out and ask ...

Is it possible to use more than 1 font within a game ?

Id like several sets of the same font but in multiple colours. Other than coding my own font routines, is there any other way ?

WPShadow

Hi!

Try LOADFONT / SETFONT...

W.
AMD X2 4600, 2 GB Ram, ATI X1950 XTX, XP PRO SP2: GLB Premium 10.beta_dingsi, <(´.´<) Kirby Dance (>`.`)>
http://lostrevenant.blogspot.com
alea iacta est

Minion

thanks !

Minion = TIT !

PEARSONBW

I have written a small program (NOT a game) and I cannot find a way of dispalying anything on the screen other than the UPPER Case that seems to be the default
I probably have to use the FONT() command but I don't know how
Can any kind person help me
Bernard Pearson  Maidenhead U.K
e-mail pearsonbw@bulldoghome.com

Kitty Hello

Maybe the font you selected has just uppercase letters in?
PRINT "Hello World", 100,100
should give you both.