Kanji, Hangul text input

Hi,

What is the best way to go about adding Korean, Chinese and Japanese
text input and text display with SDL?

I’m currently using bitmapped fonts.

Cheers,
hampa
Toribash.com

For display, you can use the SDL_ttf library (which in turn uses FreeType)
together with TrueType Fonts.

For input… I think SDL is getting there, but isn’t 100% there yet.On Mon, Oct 30, 2006 at 06:37:14PM +0800, Hampa wrote:

Hi,

What is the best way to go about adding Korean, Chinese and Japanese
text input and text display with SDL?


-bill!
bill at newbreedsoftware.com
http://www.newbreedsoftware.com/