I've only done the -32 for A-Z, I'm not supporting other international characters, sorry about that.

The SFont library I'm using doesn't support additional characters. I guess I should move over to using TTF, but I believe that has other issues like distribution of fonts and their copyrights, unless I can convert them into a different format. Some confirmation on this would be nice.

I need to do something soon, because if I'm to translate the game to different languages, I'll need international character support.

I want to do a Korean version at some point soon.. but there's no way in hell that SFont can support Hangul. A Korean version will also test SDL's international input handling to it's very core. But that's a way off yet.