Complete.Org: Mailing Lists: Archives: freeciv-dev: June 2002:
[Freeciv-Dev] Re: main map have gtk1.2 font problem (i18n) (PR#1606)
Home

[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]
To: freeciv-dev@xxxxxxxxxxx
Cc: bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: main map have gtk1.2 font problem (i18n) (PR#1606)
From: Vasco Alexandre Da Silva Costa <vasc@xxxxxxxxxxxxxx>
Date: Wed, 26 Jun 2002 16:14:15 -0700 (PDT)

On Wed, 26 Jun 2002, SAWADA Katsuya wrote:

>     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'll fix that by checking a FREECIV_NETWORK_CHARSET environment variable.
In your case you could set that to UTF-8 or EUC-JP.

BTW I still haven't added your gdk_fontset_load() patch to the GTK+ 1.2
client. I will look better into that soon.

> I dug old mailing list archive, and I found good solution.
>
> Subject:  Client Side Translation
> http://arch.freeciv.org/freeciv-dev-200110/msg01184.html

Yes, this sounds like a good solution. However radical solutions like that
will have to wait until after the next release.

> 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.

Maybe it is a theme problem. I once had problems in GTK+ because KDE
liked to automatically generate its own GTK+ theme and put it in
~/.gtkrc.

---
Vasco Alexandre da Silva Costa @ Instituto Superior Tecnico, Lisboa






[Prev in Thread] Current Thread [Next in Thread]