DefaultFont

You are an experienced programmer and have a problem with the engine, shaders, or advanced effects? Here you'll get answers.
No questions about C++ programming or topics which are answered in the tutorials!
Post Reply
Al.exe
Posts: 2
Joined: Wed Oct 24, 2007 5:18 pm

DefaultFont

Post by Al.exe »

Please help!
I very much like YOURS Irrlicht, but I from Russia, and Russian do not support the engine. I (BMP) have made a picture with Russian - normally, and BuiltInFontData a matrix! I would like to place the Russian alphabet there.
Please let me to get from you decoding with comments of this matrix.
At once MANY THANKS!
Al.exe
Posts: 2
Joined: Wed Oct 24, 2007 5:18 pm

Post by Al.exe »

I'm sorry for my bad English. I'll try to correct my question.

Well, I like using YOURS Irrlicht, but this engine do not support the the Russian language.

If somebody knows how to change the symbols of BuildInFontData in BuildInFont.h.

Please, let me know.
I'll be very thankful for your help.
hybrid
Admin
Posts: 14144
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

There is a font tool which you can use. This might be able to use the russian characters and put them at the necessary locations.
There's also truetype font supporting code available on these forums.
Post Reply