On Wed, Dec 15, 2004 at 11:26:06PM +0300, Artem Chuprina wrote:
> Иван Лох -> debian-russian@lists.debian.org  @ Wed, 15 Dec 2004 21:36:20 
> +0300:
> 
> мне удалось добиться указанного фонта везде, кроме вот ровно тех мест,
> где мне надо - на карте и в messages window.  Но не удалось ограничить
> настройку только на civ.  Попытки поиграться вида 

/*********************************************************/
/* DO NOT EDIT THIS FILE, EDIT ../../data/freeciv.rc-2.0 */
/*********************************************************/
"style \"city_label\"\n"
"{\n"
"  font_name = \"Monospace 8\"\n"
"}\n"
"style \"notify_label\"\n"
"{\n"
"  font_name = \"Monospace Bold 9\"\n"
"}\n"
"style \"spaceship_label\"\n"
"{\n"
"  font_name = \"Monospace 8\"\n"
"}\n"
"style \"help_label\"\n"
"{\n"
"  font_name = \"Sans Bold 10\"\n"
"  fg[PRELIGHT] = \"red\"\n"
"  fg[ACTIVE] = \"red\"\n"
"  fg[NORMAL] = \"red\"\n"
"  fg[INSENSITIVE] = \"red\"\n"
"}\n"
"style \"help_link\"\n"
"{\n"
"  font_name = \"Sans 9\"\n"
"  fg[PRELIGHT] = \"blue\"\n"
"  fg[ACTIVE] = \"blue\"\n"
"  fg[NORMAL] = \"blue\"\n"
"  fg[INSENSITIVE] = \"blue\"\n"
"}\n"
"style \"help_text\"\n"
"{\n"
"  font_name = \"LucidaTypewriter,Monospace 8\"\n"
"  bg[NORMAL] = { 0.9, 0.9, 0.9 }\n"
"  base[NORMAL] = { 0.9, 0.9, 0.9 }\n"
"  text[NORMAL] = \"black\"\n"
"}\n"
"style \"chatline\"\n"
"{\n"
"  font_name = \"Monospace 9\"\n"
"  base[NORMAL] = \"white\"\n"
"  text[NORMAL] = \"black\"\n"
"  base[INSENSITIVE] = \"white\"\n"
"  text[INSENSITIVE] = \"black\"\n"
"}\n"
"style \"comment_label\"\n"
"{\n"
"  font_name = \"Sans Italic 9\"\n"
"  fg[NORMAL] = \"blue\"\n"
"  fg[PRELIGHT] = \"blue\"\n"
"}\n"
"style \"city_names_font\"\n"
"{\n"
"  font_name = \"Sans Bold 10\"\n"
"}\n"
"style \"city_productions_font\"\n"
"{\n"
"  font_name = \"Serif 10\"\n"
"}\n"
"widget \"Freeciv*.city label\"         style   \"city_label\"\n"
"widget \"Freeciv*.notify label\"               style   \"notify_label\"\n"
"widget \"Freeciv*.spaceship label\"    style   \"spaceship_label\"\n"
"widget \"Freeciv*.help label\"         style   \"help_label\"\n"
"widget \"Freeciv*.help link\"          style   \"help_link\"\n"
"widget \"Freeciv*.help text\"          style   \"help_text\"\n"
"widget \"Freeciv*.chatline\"           style   \"chatline\"\n"
"widget \"Freeciv*.comment label\"      style   \"comment_label\"\n"
"widget \"Freeciv*.city names\"         style   \"city_names_font\"\n"
"widget \"Freeciv*.city productions\"   style   \"city_productions_font\"\n"

-- 
Иван Лох

Ответить