I was looking through the source code of Tux Paint and found this:

int lang_use_utf8[] = {
  LANG_EL,
  LANG_HE,
  LANG_JA,
  LANG_KO,
  LANG_TA,
  LANG_ZH,
  -1
};

But shouldn't *all* language use UTF-8? I see no reason why not.

-- 
Karl Ove Hufthammer
_______________________________________________
Tuxpaint-dev mailing list
[EMAIL PROTECTED]
http://tux4kids.net/mailman/listinfo/tuxpaint-dev

Reply via email to