Search found 1 match
- Mon Sep 13, 2010 1:49 pm
- Forum: General Discussion
- Topic: Non-english texts support (?)
- Replies: 0
- Views: 8867
Non-english texts support (?)
Hi! I like to make a non-english ToME game. I try unicode string in some ToME data, and used some display drivers, but failed. Get 6 simbbols instead of 3 and different kind. Lua docs about unicode says that lua corretly store utf8 strings, so the problem probably in a way tome handle output. It's p...