[Freeciv-Dev] (PR#15247) SDL Client: Crashes on startup
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=15247 >
> [holy_moly@xxxxxx - Fr 27. Jan 2006, 19:06:39]:
>
> Sorry it took me so long, but yes it does work then. Any hints what went
> wrong with "make install"?
>
> Cheers,
> holy_moly
>
"make install" did not install the fonts shipped with the Freeciv
source, so the client looked for "stdfont.ttf" when you ran the
installed version, but used the included "fonts/Vera.ttf" font when you
ran the client in the Freeciv source directory. So the crash was
probably caused by an incompatible "stdfont.ttf" file.
I've committed a patch that makes the font to be part of the theme. To
make it work you'll also need to download the updated theme files.
|
|