lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Ahh... wide character support. I'm doing coarse i18n in a play by email game. Most of the string library is good for my app, so I haven't looked further. What are your limitations in terms of external libs? There should be something to give you string.toxxxxx in UTF-8.

Signoff
Chris

My waffle iron beat up your smart phone.

On Aug 30, 2010 4:48 PM, "Jean-Yves F. Barbier" <12ukwn@gmail.com> wrote:

On Mon, 30 Aug 2010 16:42:16 -0700, Chris Babcock <cbabcock@asciiking.com>
wrote:

yep: it is fr_FR.UTF-8 (except for LC_NUMERIC=C)


> Does your current locale recognize those characters as alphabetic?

--