Game Development Community

1.4 Unicode characters? how?

by Eric Hartman · in Torque Game Engine · 12/06/2005 (9:17 am) · 2 replies

How do I get unicode characters working in 1.4?

I tried pasting characters in from the windows character map but the just show up as boxes or ?'s. I also tried pasting them into the .gui files directly but the result was the same.

I tried doing populateAllFontCacheRange(0, 65535); and after a few minutes of caching, the higher characters still show up as boxes. I cant even get the copyright symbol to show up.

#1
11/10/2006 (2:21 am)
*bump*

Using 1.5 and still can't get this to work.
#2
11/15/2006 (1:49 am)
To me it looks like problem with clipboard code (if you just type non-english letters from keyboard,they will enter ok)