hi,
i have try to use the example HelloWorld to display chinese, but seems cant display correctly.
How to display chinese in irrlicht environment?
thx~
^^"
Roger
How to display chinese character??
-
Roger
i am only want to display chinese but can't....
the screen only shows "Hello World |||", the english can be shown, but not chinese.....
how to display chinese?
btw, i have try IrrFontTool, but seems no any chinese on clipboard only english.....=.="
Thx for you hele~
Code: Select all
guienv->addStaticText(L"Hello World 大家好!",
rect<int>(10,10,200,30), true);
how to display chinese?
btw, i have try IrrFontTool, but seems no any chinese on clipboard only english.....=.="
Thx for you hele~