Hi all,
I wan to know how i can change the font in the Blitzplus editor ? But i wan to have the same font used in Blitz3D...
Best regards,
Stephanie
copy the Blitz.fon file from your b3d dir into your \Blitzplus\cfg dir ..
edit the file blitzide.prefs
somewhere there's "font editor"
put this here:
font_editor blitz 10
and off you go..
1) Copy Blitz.fon from your Blitz3D\cfg folder to your BlitzPlus\cfg folder
2) Close BlitzPlus
3) Open BlitzPlus\cfg\blitzide.prefs in a text editor (like notepad)
4) Go to the "font_editor" line, and change it to "Blitz 12"
5) Save it
6) Start BlitzPlus
<EDIT> Cheers, CS_TBL... =)
I hope some day Blitz 2D/3D/Plus will have a "preference" menu where these things can be easily selected. Not that the above procedure is complicated, but it's a hazzle really ...