Polish letters
by Marcin Zygmunt · in Torque Game Engine · 04/09/2005 (9:16 am) · 4 replies
Has someone tried to use polish letters in TGE? When I try to write them in the GUI editor, some are looking good, but the other are not what I wanted. When I write polish letters in a .gui script all of them are incorrectly displayed. Is there any way to do it?
About the author
#2
04/11/2005 (7:59 am)
Could you give me some advices how to do that?
#3
04/11/2005 (12:26 pm)
Glad to hear you guys have at least thought about adding Unicode support Ben:)
#4
Many languages have ASCII fonts that display special characters appropriate to that language. IF so, it might be better to use one of those than to try to add Unicode support to the engine - a BIG change no matter how you slice it.
04/12/2005 (11:30 pm)
Sorry, I don't have any good leads off hand. There a post a while ago that had some sample code from a developer doing asian language support.Many languages have ASCII fonts that display special characters appropriate to that language. IF so, it might be better to use one of those than to try to add Unicode support to the engine - a BIG change no matter how you slice it.
Associate Kyle Carter