Complete.Org: Mailing Lists: Archives: freeciv-dev: December 2002:
[Freeciv-Dev] Re: (PR#2551) Problems with the BeOS/Zeta port
Home

[Freeciv-Dev] Re: (PR#2551) Problems with the BeOS/Zeta port

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: bernd.korz@xxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#2551) Problems with the BeOS/Zeta port
From: "Rafa³ Bursig via RT" <rt@xxxxxxxxxxxxxx>
Date: Wed, 11 Dec 2002 12:16:52 -0800
Reply-to: rt@xxxxxxxxxxxxxx

Dnia 2002.12.11 20:55 Jason Short via RT napisa³(a):
> On Wed, 2002-12-11 at 14:50, Rafa³ Bursig via RT wrote:
> > Dnia 2002.12.11 19:42 Bernd Korz via RT napisa³(a):
> > >
> > > Ok, now i get everything (THX jdore and McHawk!)
> > >
> > > But as you can see in the screenshots i have a real problem with
> the
> > > fonts:
> > >
> > > http://www.insidebeos.de/sonstiges/freeciv_for_zeta.jpg
> > > http://www.insidebeos.de/sonstiges/freeciv_for_zeta2.jpg
> > > http://www.insidebeos.de/sonstiges/freeciv_for_zeta3.jpg
> > >
> > > I use SDL_ttf 2.0.5, SDL_Image1.2.2 and SDL_mixer 1.25
> > What font you have ?
> >
> > All string in SDLClient are convertet to utf16 coding and you must
> have
> > font with utf16 support.
> 
> He told me BeOS uses utf8.
> 
> Do we need to distribute fonts with the client?  Or point users to
> where
> they can download appropriate fonts?
> 
Enduser should have proper font and that is all.

I use utf16 becouse SDL support this coding ( not in all but this is 
begining )

Brend please try change this in gui-sdl/gui_iconv.h

#define LOCAL_CODE "ISO-8859-2" to #define LOCAL_CODE "utf8"

This is hard coded becouse I don't know metod to determine this in 
system.
I plan move it to some config file.

Rafal

----------------------------------------------------------------------
FAKTY, wydarzenia, relacje, opinie... >>> http://link.interia.pl/f16a4 





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