[Freeciv-Dev] Re: (PR#13664) On the romanization of Japanese names
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=13664 >
Peter Schaefer wrote:
> <URL: http://bugs.freeciv.org/Ticket/Display.html?id=13664 >
>
> Is the character set stored in the nation ruleset?
> if it was, the client itself could select working city names:
>
> e.g.
> cities(encoding=iso-8859-1) =
> "Babylon", "Lagash", "Nippur", "Ur", "Kish",
> "Shuruppak", "Kisurra", "Cutha", "Adab", "Umma",
> "Akkad", "Eridu", "Larsa", "Borsippa", "Sippar",
> "Nineveh", "Ashur", "Calach", "Carcar", "Hamat",
> "Opis", "Cunaxa", "Arbela", "Nisibis", "Carrhae",
> "Seleucia", "Ctesiphon", "Sittace", "Orchoe", "Apamea"
>
> Uhm, there is a problem with the idea, not all clients would use the
> same charset, so it'd rather be more ugly, like
>
> cities =
> (iso-8859-1="Babylon"), (iso-8859-1="Lagash"), ..
>
> and then for names of cities in different languages ;-)
All rulesets are UTF-8. I don't see what purpose what you're suggesting
would have. The client can use transliteration if it doesn't support
unicode but all good clients should use unicode.
-jason
- [Freeciv-Dev] Re: (PR#13664) On the romanization of Japanese names, Christian Knoke, 2005/08/13
- [Freeciv-Dev] Re: (PR#13664) On the romanization of Japanese names, Peter Schaefer, 2005/08/13
- [Freeciv-Dev] Re: (PR#13664) On the romanization of Japanese names,
Jason Short <=
- [Freeciv-Dev] Re: (PR#13664) On the romanization of Japanese names, Peter Schaefer, 2005/08/14
- [Freeciv-Dev] Re: (PR#13664) On the romanization of Japanese names, Daniel Markstedt, 2005/08/14
- [Freeciv-Dev] Re: (PR#13664) On the romanization of Japanese names, Jason Short, 2005/08/14
- [Freeciv-Dev] Re: (PR#13664) On the romanization of Japanese names, Jason Short, 2005/08/14
- [Freeciv-Dev] (PR#13664) On the romanization of Japanese names, Jason Short, 2005/08/16
- [Freeciv-Dev] Re: (PR#13664) On the romanization of Japanese names, Daniel Markstedt, 2005/08/16
- [Freeciv-Dev] (PR#13664) On the romanization of Japanese names, Jason Short, 2005/08/20
|
|