Le jeu 15/07/2004 à 00:45, Michael Prager a écrit : > I'm pleased to see the ongoing efforts towards internationalization.
I'm also working on UTF-8 support and TTF fonts (=> port to ClanLib 0.7). Can something help me for UTF-8 ? The problem is that std::string doesn't support (e.g.) chinese because they need more than 256 characters. Solution : use UTF-8/UCS32 with Unicode. Technical problem : which encoding (UTF-8 against UCS32) and which library ? > While I was trying to update the german translation I noticed that "make > i18n_pot" is broken too due to the directory structure changes. It's fixed. I also add "std::" where it was missed Mark Ellis, [EMAIL PROTECTED], sent me an email for this. > As a sidenote: I think you could save a lot of work by switching to GNU > autmake. Yes, it's in our task list. Michael: I received your email two times. Just write to [email protected] ;-) Bye, Haypo
