Fonts

Hello,
After several discussions I had with samuncle, we repeatedly expressed how bad the STK font was and how it could be improved.
It seems that there's two major constraints that makes it incredibly difficult to just pick a new font.
1/ Apparently it is difficult to chnage the font in game because it has to be converted to bitmap first (I'm not sure if there's an automatic tool for that).
2/ Apparently the project leaders want a font that support all possible glyphs at all cost
In my humble opinion, I think reason 2 holds everything back and is a near-impossible constraint to get around since there's very few (none?) fonts that can do that.
Still, this is just my personnal opinion and I'm not here to discuss that.
I've been playing several kart video games to see what could fit the STK UI and Mario Kart Wii caught my attention for its use of a simple Sans font.

It's nothing more than a Sans font with a black border.
So I try to render some words with the GNU FreeSans font in the same style.
I choosed FreeSans because, it is free and open-source, it aims at supporting the maximum glyphs possible and it looks very similar to the font used in this screenshot.




After several discussions I had with samuncle, we repeatedly expressed how bad the STK font was and how it could be improved.
It seems that there's two major constraints that makes it incredibly difficult to just pick a new font.
1/ Apparently it is difficult to chnage the font in game because it has to be converted to bitmap first (I'm not sure if there's an automatic tool for that).
2/ Apparently the project leaders want a font that support all possible glyphs at all cost
In my humble opinion, I think reason 2 holds everything back and is a near-impossible constraint to get around since there's very few (none?) fonts that can do that.
Still, this is just my personnal opinion and I'm not here to discuss that.
I've been playing several kart video games to see what could fit the STK UI and Mario Kart Wii caught my attention for its use of a simple Sans font.

It's nothing more than a Sans font with a black border.
So I try to render some words with the GNU FreeSans font in the same style.
I choosed FreeSans because, it is free and open-source, it aims at supporting the maximum glyphs possible and it looks very similar to the font used in this screenshot.



