Language support needed.

You are an experienced programmer and have a problem with the engine, shaders, or advanced effects? Here you'll get answers.
No questions about C++ programming or topics which are answered in the tutorials!
Post Reply
raymond
Posts: 7
Joined: Thu Dec 13, 2007 2:30 pm
Location: China

Language support needed.

Post by raymond »

I want to make the Irrlicht gui to support Chinese. Seems Irrlicht doesn't support Chinese language itself. I only found a patch called IrrTT but it's too old and all its document is written in Japanese.

Is there anything make this possible? Or what do I need to do if I wanna modify Irrlicht to do this myself?
JP
Posts: 4526
Joined: Tue Sep 13, 2005 2:56 pm
Location: UK
Contact:

Post by JP »

Check the projects forum, there's been a couple of projects which do multi-lingual support for irrlicht, up to date for irrlicht 1.4. though i'm not sure how good they are.
Image Image Image
CuteAlien
Admin
Posts: 9718
Joined: Mon Mar 06, 2006 2:25 pm
Location: Tübingen, Germany
Contact:

Post by CuteAlien »

Maybe that helps a little: http://irrlicht.sourceforge.net/phpBB2/ ... highlight=

It's for cyrillic, so it will at least give some hints what needs to be done for internationalization.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Post Reply