Hi all,
This tool allows you to create BMP texture in power of two size from 256x256 to 4096x4096 for use with TBGL_LoadBMPFont.
Sizes 256x256 and 512x512 are safe for any hardware today, for the bigger ones better to check first for supported texture size.
Hope you will like it,
Petr
Updates
1.1 - saves to TGA with alpha, color fades for font
1.3 - allows elemental shading and outlining
1.4 - application has fixed size window, ability to export 256x256, 512x512, 1024x1024, 2048x2048 and also 4096x4096 bitmaps
1.5 - user can specify shadow offset
1.6 - added support for symbol fonts (thanks Rene for noticing problem)
Bookmarks