
You can guess by name what this is all about so I save myself the hassle of explaing and let this screenshot talk for itself:

You can grab the binaries here: FontCreator.zip
Tell me what you think.

Version 1.01 Beta:
- Frame size is now correctly recalculated when changing font style
- Excluded useless special ASCII symbols 0-31, speeds up performance
- Changed default outline color
- Frame spacing got messed when exceeding maximum character width / height (datatype limitation)
- Minor visual tweaks
Version 1.10 Beta:
- Added PNG/JPEG image encoding; PNG compression is 24Bit (loseless)
- Fixed incorrect image size when exporting
- Fixed incorrect frame spacing when drawing full ASCII set (largest character wasn't calculated)
Version 1.20 Beta:
- Added: Viewport scrolling to display any image portion outside drawing area
- Added: Panel gagdet for option grouping and category splitting
- Added: Full 360° font roation
- Added: JPEG quality can now be set manually
- Added: Display options for drawing either standard, extended or full ASCII set
- Added: Realtime font scaling can now turned off for the sake of performance
- Fixed: Possible crash on some systems when exiting (missing resources wich failed to load/free)
- Changed: Application window is now fully resizable
- Minor visual tweaks