Page 5 of 5

Re: MultiByte Language support pack for Irrlicht

Posted: Tue Jul 24, 2012 4:43 pm
by MadHyde
Hi, there!

I have no time to update IrrlichtML.
So I wish that someone succeed to me.
If you want to use this with newer Irrlicht, please post patches here.

thanks.

IrrlichtML 1.7.1 in win32 inlcude freetype pack

Posted: Thu Feb 21, 2013 2:48 am
by feelthat
Here you can download IrrlichtML 1.7.1 use Irrlicht 1.7.1 engine

http://www.mediafire.com/?u2cgqyegbt5zp99

goto examples\IMETest run IMETest.vcproj

build then ok~~~
zhanglidong wrote:
MadHyde wrote:Today is the April fuel. Happy spring !! :D

IrrlichtML 1.7.1 Unicode
http://etwas.wolfish.org/files/Irrlicht ... -win32.zip

Updated: 01 Apr 2010
  • - Stopped the ansi support because of a code processing issue. Use unicode
    - Replaced CGUITTFont to Nalin's one (God work!!)
    - UTF-16 surrogate pair aware in Windows
    - Added some compiling macro switches (_IRR_IMPROVE_UNICODE, _IRR_USE_INPUT_METHOD, _IRR_COMPILE_WITH_CGUITTFONT_)
    - Incompatible with old versions.
Known issues:
  • - Becomes an error -memory leak- when compiling with _IRR_COMPILE_WITH_CGUITTFONT_ macro switch
    - The composition window becomes like a hard drinker when using in Multiline editbox
    - The input method can be turned on at any time
    - Windows only. Not yet impliment for Linux. venomj's code, too.
Great work! Thank you :D

Re: MultiByte Language support pack for Irrlicht

Posted: Thu Nov 07, 2013 4:02 pm
by roxaz
if anyone has ported this to latest sdk please share