problem with displaying text?

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
allked
Posts: 12
Joined: Mon Oct 02, 2006 3:44 am

problem with displaying text?

Post by allked »

i can't display my chinese type in my project using Irrlicht,is there any way to fix it? thanks
JP
Posts: 4526
Joined: Tue Sep 13, 2005 2:56 pm
Location: UK
Contact:

Post by JP »

Font are displayed by using bitmaps (unless you use the true type patch) so it should work, what's going wrong?
Image Image Image
Post Reply