TTF & Japanese in SFML
December 7, 2009
Tutorials
Tutorials
Okay okay, you don’t wanna make your own bitmap font. You don’t wanna bother matching characters from a string to a tilemap. What you really want is to use that cool font you found online. You just wanna give it a string and have it work. Hell, maybe you want to write some Japanese too. What do I know?
This tutorial will show you how to use that cool TTF font you found and how to use Unicode characters for foreign languages.
c++, doubletype, japanese, jwpce, kanji, sfml, ttf, unicode




