Hi all,
I had problem in Freeciv, the problem was next -
* my OS - Linux,
* distributive - Archlinux,
* locale - Russian, use UTF-8
~~~~~
([EMAIL PROTECTED]) [~] $ locale
LANG=ru_RU.UTF-8
LC_CTYPE="ru_RU.UTF-8"
LC_NUMERIC="ru_RU.UTF-8"
LC_TIME="ru_RU.UTF-8"
LC_COLLATE=C
LC_MONETARY="ru_RU.UTF-8"
LC_MESSAGES="ru_RU.UTF-8"
LC_PAPER="ru_RU.UTF-8"
LC_NAME="ru_RU.UTF-8"
LC_ADDRESS="ru_RU.UTF-8"
LC_TELEPHONE="ru_RU.UTF-8"
LC_MEASUREMENT="ru_RU.UTF-8"
LC_IDENTIFICATION="ru_RU.UTF-8"
LC_ALL=
~~~~~
Problem with display Russians fonts in _SDL- client_.., in Gtk2-client
all right.. =>
* I download last version Freeciv 2.1.0b6 from SF.net
* Compile:
  $ ./configure --prefix=/usr --enable-client=sdl && make && make install
* And what I see on first run...? Plz, see this screenshot:
  http://img411.imageshack.us/img411/9326/freecivverapx5.png (Russian
font - squares..)
* But I understand what the problem -
  _SDL-client Freeciv use font Vera.ttf as default.._, this folder
with SDL-client theme - "/usr/share/freeciv/themes/gui-sdl/human" in
this folder I have font-file "Vera.ttf" and in file "theme.themespec"
all instructions at theme..
(from "theme.themespec") =>
~~~~~
; The font to be used:
font_file         = "themes/gui-sdl/human/Vera.ttf" ;; <= _this problem.._
default_font_size = 18
~~~~~
I change to =>
~~~~~
; The font to be used:
font_file         = "themes/gui-sdl/human/DejaVuSansCondensed.ttf"
default_font_size = 18
~~~~~
* Plz see this screen:
  http://img259.imageshack.us/img259/3545/freecivdejavusanscondenwv4.png
=====
1. Please write in your Docs/FAQs/Wiki - "How to change used font in
Freeciv SDL-client.."
2. Please use font "DejaVu" (not "Vera") as your delault font for SDL-client..

Thanks,
Nikita "dragon_djanic" Bukhvostov

_______________________________________________
Freeciv-i18n mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-i18n

Reply via email to