Game Development Community

Spanish font characters in torque (spain)

by Javier Canon · in Torque Game Engine · 11/09/2007 (7:28 pm) · 1 replies

Hi, i cant found how i can make that torque show spanish characters like written accents and n tilde.

I try with Arabic charset and use the command populateAllFontCacheRange(1, 224) but dont work.

I see that torque dont support for western europe charset, i will can make this using utf-8?

#1
11/10/2007 (1:34 am)
Hi Javier, try do a forum search on 'unicode', or 'font', or similar strings. there is tons of threads in the forum describing how to solve this issue in general, and special case threads too.

Good hunt!