[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Unicode support in Lua
- From: "Pete Kay" <petedao@...>
- Date: Sun, 25 May 2008 12:40:26 +0800
Hi,
I am trying to develop a web application in Lua. Could someone help me to understand how to enable i18n support in Lua?
If I want to have a String map in a file, one for each locale, can Lua read and display the unicode character?
I have tried to search on Google but there are very little info on this topic.
Is there any sample code that I can reference to on how it can be done?
Thanks in advance for your help.
Regards,
Pete