GLBasic forum

Main forum => Bug Reports => Topic started by: Wampus on 2010-Mar-24

Title: No default font in v7.301
Post by: Wampus on 2010-Mar-24
Hi

In version 7.301 there doesn't appear to be a default font loaded into index 0 anymore.

For now the workarounds I've found for old routines:-

Title: Re: No default font in v7.301
Post by: MrTAToad on 2010-Mar-25
If you just do :

Code (glbasic) Select
PRINT "HELLO WORLD",64,64
SHOWSCREEN
KEYWAIT


You should see small letters (the default font)
Title: Re: No default font in v7.301
Post by: Wampus on 2010-Mar-25
I should but I don't. If you do I wonder if there is something wrong with my installation.
Title: Re: No default font in v7.301
Post by: Moru on 2010-Mar-25
My default font is gone too, I never noticed since I almost always create my own font anyway, the default font is just there for telling you that you forgot to make your own :-)
Title: Re: No default font in v7.301
Post by: MrTAToad on 2010-Mar-25
Yes, I get nothing too... Well, well :)
Title: Re: No default font in v7.301
Post by: Kitty Hello on 2010-Mar-25
Neither do I. I report a bug.
The stupid thing is - I have to fix it myself then :S
Title: Re: No default font in v7.301
Post by: Wampus on 2010-Mar-26
BTW I've discovered that LOADFONT "smallfont.png", 1 in the beginning of code is an easy workaround for the problem with code that simply needs a basic PRINT output for testing, etc.
Title: Re: No default font in v7.301
Post by: Kitty Hello on 2010-Apr-06
I'm loding "Smalfont.png" - one "L"