Page 1 of 1

Better Alternative to Bitmap Fonts

PostPosted: Thu Aug 09, 2007 6:59 am
by summer_goth
The current bitmap font is just not working that well because all the characters have to fit into the same space.

Currently in other game libraries they make use of a bitmap font system where the font size is shown by a line above the font. Such as the image provided.

I have code to do it in PocketFrog if you need it Makslane.

There are a lot of programs out there to make such bitmap fonts and is ideal to make fonts with borders around them with the correct spacing.

If you wish to implement it Makslane and you need the code I will send it gladly. I would love to see this implemented since my current game consists of a lot of different backgrounds with different colors, making it difficult to read text without borders.

PostPosted: Thu Aug 09, 2007 11:28 am
by makslane
I will put in my task list, thanks.

PostPosted: Thu Aug 09, 2007 12:10 pm
by summer_goth
Thank you Makslane. Eh, sorry that I am such a bother these days. I love Game Editor. It has made creating games a whole lot easier.