Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - vetie

#1
Hello everyone,

I'm testing out GLBasic with just basic stuff and trying to understand the usage of Fonts. I understand that we can create BMP fonts with the included editor and have done that successfully. I have been able to load and see the created font.

My question is this, Do I have to create each font "Size" as a separate BMP file or can I create one font and re-size it within the program? (i.e SETFONTSIZE)

Thanks for any information