Font size

Blitz3D Forums/Blitz3D Beginners Area/Font size

Due to poor eyesight I need to enlarge the editor font in Blitz....How?

Open up the Blitz prefs file:
C:\Program Files\Blitz3D\cfg\blitzide.prefs

Then change this line:
font_editor	blitz 12

To something like this:
font_editor	blitz 18


Either that or click in the ide, and hold down the left control key and use the mouse wheel to increase or decrease the font size.

That made the font size a bit too big for me :P