ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Епифанов Сергей" <serpiph@entek.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Шрифты в GTK1
Date: Wed, 16 Apr 2003 16:04:52 +0400
Message-ID: <200304161604.52207.serpiph@entek.ru> (raw)
In-Reply-To: <3E9D4018.7@rmts.donpac.ru>

В сообщении от 16 Апрель 2003 15:35 Прокопьев Евгений написал:
> Здравствуйте!
>
> Не могу установить шрифт Tahoma для GTK1-приложений. В
> глобальном конфиге GTK1 работает только верхняя строчка,
> закомментированные (если какую-нибудь из них заменить на
> раскомментированную) не работают. Файл ~/.gtkrc отсутствует.
>
> $ cat /etc/gtk/gtkrc.ru_RU.koi8r
> style "gtk-default-koi8-r" {
> 	fontset = "-adobe-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-*"
> #	fontset=-microsoft-tahoma-bold-r-normal-*-14-*-*-*-p-*-koi8-r
> #	fontset="-microsoft-tahoma-bold-r-normal--0-0-0-0-p-0-koi8-r" }
> class "GtkWidget" style "gtk-default-koi8-r"

Кстати, у вас первая закомментированная строка неверная.

Ради пробы, что будет, если сделать

style "gtk-default-koi8-r" {
	fontset = "-adobe-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-*",
                 "-microsoft-tahoma-bold-r-normal-*-14-*-*-*-p-*-koi8-r",
                 "-microsoft-tahoma-bold-r-normal--0-0-0-0-p-0-koi8-r" }
class "GtkWidget" style "gtk-default-koi8-r"

?

-- 
С уважением, Епифанов Сергей


  parent reply	other threads:[~2003-04-16 12:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-16 11:35 Прокопьев Евгений
2003-04-16 12:04 ` [Comm] " Sergey Vlasov
2003-04-16 12:58   ` Прокопьев Евгений
2003-04-16 13:12     ` Sergey Vlasov
2003-04-17  5:48       ` Прокопьев Евгений
2003-04-17 12:20         ` Sergey Vlasov
2003-04-18  4:12           ` Прокопьев Евгений
2003-04-16 12:04 ` Епифанов Сергей [this message]
2003-04-16 13:00   ` [Comm] " Прокопьев Евгений

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200304161604.52207.serpiph@entek.ru \
    --to=serpiph@entek.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git