Bitmap font

I’ve found this site http://kvazars.com/littera/ that allows to create atlas images for bitmap font.

I’ve tested it with some open-source/free fonts and it works really well!

The donwloaded .zip contains the image of the font and a text file (in various format). I’ve did a simple test in BlitzMax to read an .xml file (just a ‘scanning’ of the text to retrieve the info I want, no need to strange modules for XML support in this case). Just 10 minutes of work!

Now I’m working to port it in MonkeyX (using mojo2) to try to realize a simple game. (no, more than 10 minutes of work, just 1 hour to find out where is DrawImageRect in mojo2… it’s another overloading method of DrawRect()… ohhh the joy of OOP!)

By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close