IrrlichtEngine1.3chinesePatch

所属分类:游戏引擎
开发工具:Visual C++
文件大小:1597KB
下载次数:4
上传日期:2008-12-05 11:20:57
上 传 者llxllx
说明:  IrrlichtML-1.3 引擎的中文补丁
(IrrlichtML-1.3 engines Chinese patch)

文件列表:
bin (0, 2007-03-22)
bin\Win32-VisualStudio (0, 2007-03-22)
bin\Win32-VisualStudio\IMETest.exe (11264, 2007-03-22)
bin\Win32-VisualStudio\Irrlicht.dll (2535424, 2007-03-22)
examples (0, 2007-03-22)
examples\IMETest (0, 2007-03-22)
examples\IMETest\IMETest.sln (883, 2007-03-22)
examples\IMETest\IMETest.vcproj (4241, 2007-03-22)
examples\IMETest\main.cpp (7180, 2007-03-22)
include (0, 2007-03-22)
include\CGUITTFont.h (2930, 2007-03-22)
include\IGUIEditBox.h (2751, 2007-03-22)
include\IGUIEnvironment.h (19039, 2007-03-22)
include\irrlicht.h (12253, 2007-03-22)
include\IrrlichtDevice.h (6843, 2007-03-22)
lib (0, 2007-03-22)
lib\Win32-visualstudio (0, 2007-03-22)
lib\Win32-visualstudio\Irrlicht.exp (1160, 2007-03-22)
lib\Win32-visualstudio\Irrlicht.lib (2792, 2007-03-22)
OriginalCode.zip (359237, 2007-01-20)
source (0, 2007-03-22)
source\Irrlicht (0, 2007-03-22)
source\Irrlicht\CGUIEditBox.cpp (20141, 2007-03-22)
source\Irrlicht\CGUIEnvironment.cpp (30912, 2007-03-22)
source\Irrlicht\CGUIEnvironment.h (10092, 2007-03-22)
source\Irrlicht\CGUIFileOpenDialog.cpp (9155, 2007-03-22)
source\Irrlicht\CGUITTFont.cpp (16850, 2007-03-22)
source\Irrlicht\CIrrDeviceLinux.cpp (40901, 2007-03-22)
source\Irrlicht\CIrrDeviceLinux.h (8077, 2007-03-22)
source\Irrlicht\CIrrDeviceWin32.cpp (28111, 2007-03-22)
source\Irrlicht\CIrrDeviceWin32.h (5753, 2007-03-22)
source\Irrlicht\Irrlicht8.0.vcproj (53881, 2007-03-22)

////////////////////////////////////////////////////////// Multibyte Language Support Patches for Irrlicht Engine 1.3 Author zgock(zgock@zgock-lab.net) URL http://www.zgock-lab.net/irrlicht/ (Japanese Page) http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=6513 Written: 04-21-2005 Updated: 04-26-2005 Include Missing .h file CGUIEnvironment.h Fixed mipmap Probrem under DirectX driver Updated: 09-28-2006 - Maintainer MadHyde(madhyde@hotmail.com) Merged zgock's code to Irrlicht1.1 (contain solehome's code) Updated: 01-12-2007 - Maintainer MadHyde(madhyde@hotmail.com) Merged zgock's code to Irrlicht1.2 (contain solehome's code) Updated: 01-29-2007 - Maintainer MadHyde(madhyde@hotmail.com) Merged zgock, solehome and uirou's code to Irrlicht1.2 support Linux (thx uirou) Updated: 03-22-2007 - Maintainer MadHyde(madhyde@hotmail.com) Irrlicht1.3 Version ////////////////////////////////////////////////////////// Overview. ////////////////////////////////////////////////////////// this package supports Multibyte Language (Japanese,Chinese,Korian etc) etc. following features are.. 1)support Display Multibyte Charactor with Truetype fonts. (using Freetype2 library) 2)support "ImputMethod" in Entering Charactors to Editbox. 3)Support Multibyte filenames in CGUIFileOpenDialog. 4)Support Multibyte clipboard data ////////////////////////////////////////////////////////// How to Build. ////////////////////////////////////////////////////////// 1)this paches make your Irrlicht depends To Freetype2 Library. first you must get lastest freetype library from http://www.freetype.org/ (Author tests with freetype 2.2.1) 2)build freetype2 library.read freetype document how to build your onw freetype. in VC++,you must build "Multi Thread libraries" 3)copy all .cpp files to your Irrlicht source folder. and .h files to source/include folder. (only CGUIEnvironment.h must be put into source folder) 4)open your project or makefile and add CGUITTFont.h, CGUITTFont.cpp and freetype library(freetype221MT.lib). 5)build it,you will get Multibyte supported Irrlicht. ////////////////////////////////////////////////////////// examples. ////////////////////////////////////////////////////////// /JpTester folder keeps example how to use new font features. (it depends Japanese Win32,u have to modify font file and messages to your language) good luck ;)

近期下载者

相关文件


收藏者