IrrlichtML
This is a multilingual version of Irrlicht 3D engine.(Japanese)
Added functions is as follows.
- TrueType fonts can be displayed.
- Input Method(IME, XIM) can be used in CGUIEditBox.
- Multilingual file name can be displayed with CGUIFileOpenDialog
- Multilingual sentences are possible copy & paste by way of clipboard.
- IM composition window is displayed at an appropriate position.
Download
- IrrlichtML 1.5
- IrrlichtML 1.4.2
- IrrlichtML 1.4.1
- IrrlichtML 1.4
- IrrIM Test 2007.11.21a (1.4beta new test)
- IrrlichtML 1.3.1
- IrrlichtML 1.3
- IrrlichtML 1.2
How to build
-
The FreeType2 library is necessary for building this patch.Please obtain the latest source from the following URL.
- FreeType2
- http://www.freetype.org/
- FreeType 2.3.7 (Updated 25/09/2008)
- for Windows
- for Linux
- Build FreeType2 lib.
- For Visual Stusio 2005 - 2008
- Document : ./freetype-2.3.7/builds/win32/visualc/index.html
- Project file : ./freetype-2.3.7/builds/win32/visualc/freetype.sln
- Lib file : ./freetype-2.3.7/objs/freetype237MT.lib
- For Visual Stusio 2005 - 2008
- Put files that exist in bundled /source and /include in the folder of the same name of Irrlicht.
- Add CGUITTFont.h, CGUITTFont.cpp to the project file or makefile.
- The build environment was in order above. If build succeeds, all steps are completion.
License
License of Irrlicht Multilingual conforms to Irrlicht and Free Type license(FTL).
Thanks
Many many contributor's codes are included in this project.I express my gratitude for their having opened a wonderful code to the public.
- zgock : irrTT & MultiByte Language support pack author
- uirou : Input Composition Updater code author
- solehome : irrTT crash bug fixer
更新日:2009.02.21 (Sat)


