[Mono-winforms-list] Unicode not working on Linux nor OS X

Natalia Portillo claunia at claunia.com
Tue Dec 15 23:54:06 EST 2009


In many parts of my program different language charsets can arrive.

While the charset is inside ISO8859-15 like á ó and so on it works just
complaining on OS X (not on Linux) about Mac Roman.

Controls used where TextBox and RichTextBox.

However, when the charset is Unicode, like Japanese charset, it just shows
squares.

Of course Mac OS X does have native and un-disable-able unicode support and
Linux is correctly configured, japanese characters are correctly show in any
application and bot LANG and LC_ALL are set es_ES.UTF-8.

Testing is so easy as to use Google APIs to translate "hi" from English to
Japanese, that should result in "やあ" and gives only two squares.

Regards,
Natalia Portillo
-- 
View this message in context: http://old.nabble.com/Unicode-not-working-on-Linux-nor-OS-X-tp26806282p26806282.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.



More information about the Mono-winforms-list mailing list