Re: [AD] Patch to thanks._tx and demo.c |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
Grzegorz Adam Hankiewicz wrote:
What about to convert these accented characters to their ASCII equivalents ( 'e' and 'a' ). It was done with my name. It is Márcio Fialho, but is written Marcio Fialho. Or should we continue to think in a better solution (convert thanks._tx to UTF-8) as a respect demonstration for those contributors ( Julien Cugnière and Ville Skyttä )? What would they think about?On 2005-02-13, Elias Pschernig <elias@xxxxxxxxxx> wrote:thanks._tx isn't in UTF8 format - I think we should convert it. Or would that break makedoc? Grzegorz?Makedoc wouldn't mind, but there is not much point in having a single file in utf8 while everything else is still latin1. The problem is in demo.c for not calling set_uformat(U_ASCII) during startup or uconvert_ascii() during text loading.
Marcio.
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |