Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2004:
[Freeciv-Dev] (PR#10279) gui-xaw iconv bugs
Home

[Freeciv-Dev] (PR#10279) gui-xaw iconv bugs

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#10279) gui-xaw iconv bugs
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 23 Sep 2004 11:32:22 -0700
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=10279 >

When I run the XAW client, if I use UTF-8 as the local encoding it won't 
display non-ascii characters properly.  When I use latin1 it does work. 
  So on my system XAW only accepts characters in ISO-8859-1.  But 
obviously on a different system this wouldn't be the case.  How are we 
to know?

Once we find out, we just register this as the internal encoding in 
init_character_encodings().  Or if there's a way to configure this, then 
we should use UTF-8 and register that.  I looked for this before but 
couldn't find any way to do it.

jason




[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#10279) gui-xaw iconv bugs, Jason Short <=