john popplewell <[EMAIL PROTECTED]> wrote in news:[EMAIL PROTECTED]:
> unfortunately, changing TTF_RenderText_Blended to > TTF_RenderUTF8_Blended _does_ affect other languages: try > --lang spanish and checkout the exit dialog, the 'Si' is > displayed as 'S' on both Win98 and Linux. You must probably use the 'bind_textdomain_codeset' function to instruct 'gettext' to output all strings as UTF-8 first. See <URL: http://www.gnu.org/manual/gettext/html_chapter/gettext_10.html#SEC149 >. -- Karl Ove Hufthammer _______________________________________________ Tuxpaint-dev mailing list [EMAIL PROTECTED] http://tux4kids.net/mailman/listinfo/tuxpaint-dev
