[Freeciv-Dev] Re: main map have gtk1.2 font problem (i18n) (PR#1606)
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Vasco Alexandre Da Silva Costa <vasc@xxxxxxxxxxxxxx> writes:
>> > I will try to make the client work with EUC-JP. Could you please post a
>> > screenshot of how the client looks with the EUC-JP locale somewhere?
>> Thank you. I put
>> ftp://ftp.freeciv.org/pub/freeciv/incoming/screenshot-i18n-problem.tar.gz
>
>> include:
>> filename Can I read?
>> lang-eucjp-1.png Terminal yes
>> lang-eucjp-2.png Dialog no
>> lang-eucjp-3.png Main map no
>> lang-utf8-1.png Terminal no
>> lang-utf8-2.png Dialog yes
>> lang-utf8-3.png Main map yes(except message window)
>> lang-utf8-with-u8term-1.png UTF8_Terminal yes
>
> The screenshots are great. Thank you. To fix the message window problems
> try changing in 'data/freeciv.rc-2.0' all entries that are like this:
I mean, server and client communicate message.
You are using
g_convert(src, -1, "ISO-8859-1", "UTF-8", NULL, &len, NULL);
g_convert(src, nsrc, "UTF-8", "ISO-8859-1", NULL, &len, NULL);
, so I can use only LANG=C server. I tested server with ja_JP.eucJP or
ja_JP.UTF-8.
I dug old mailing list archive, and I found good solution.
Subject: Client Side Translation
http://arch.freeciv.org/freeciv-dev-200110/msg01184.html
>
> "Console 10" "Console Bold 12"
>
> to:
>
> "Monospace 10" "Monospace Bold 12"
>
> Does that fix it? By the way, after changing the fonts like i said above,
> do you still get those "WARNING **" messages in the console?
Anyway, I tried new freeciv.rc-2.0 in CVS-1.6 instead you writing.
Unfortunately still I get warning message. I suspect it is my environment
problem because when I tried to execute glade-2, I get same warning
message.
** (glade-2:14041): WARNING **: Cannot load font for XLFD
'-kochi-gothic-medium-r-normal--8-*-*-*-*-*-jisx0201.1976-0
I am fighting to solve the font problem.
--
SAWADA Katsuya
- [Freeciv-Dev] Re: main map have gtk1.2 font problem (i18n) (PR#1606), Vasco Alexandre Da Silva Costa, 2002/06/23
- [Freeciv-Dev] Re: main map have gtk1.2 font problem (i18n) (PR#1606), Vasco Alexandre Da Silva Costa, 2002/06/24
- [Freeciv-Dev] Re: main map have gtk1.2 font problem (i18n) (PR#1606), Ben Webb, 2002/06/25
- [Freeciv-Dev] Re: main map have gtk1.2 font problem (i18n) (PR#1606), Vasco Alexandre Da Silva Costa, 2002/06/25
- [Freeciv-Dev] Re: main map have gtk1.2 font problem (i18n) (PR#1606), Vasco Alexandre Da Silva Costa, 2002/06/25
- [Freeciv-Dev] Re: main map have gtk1.2 font problem (i18n) (PR#1606),
SAWADA Katsuya <=
- [Freeciv-Dev] Re: main map have gtk1.2 font problem (i18n) (PR#1606), Vasco Alexandre Da Silva Costa, 2002/06/25
- [Freeciv-Dev] Re: main map have gtk1.2 font problem (i18n) (PR#1606), Vasco Alexandre Da Silva Costa, 2002/06/25
- [Freeciv-Dev] Re: main map have gtk1.2 font problem (i18n) (PR#1606), Vasco Alexandre Da Silva Costa, 2002/06/25
- [Freeciv-Dev] Re: main map have gtk1.2 font problem (i18n) (PR#1606), Vasco Alexandre Da Silva Costa, 2002/06/26
- [Freeciv-Dev] Re: main map have gtk1.2 font problem (i18n) (PR#1606), Vasco Alexandre Da Silva Costa, 2002/06/28
|
|