ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: community@altlinux.ru
Subject: [Comm] Re: Шрифты в GTK1
Date: Wed, 16 Apr 2003 16:04:14 +0400
Message-ID: <20030416160414.3a2f5f7d.vsu@altlinux.ru> (raw)
In-Reply-To: <3E9D4018.7@rmts.donpac.ru>

On Wed, 16 Apr 2003 15:35:52 +0400
Прокопьев Евгений <john@rmts.donpac.ru> wrote:

> Не могу установить шрифт 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 = "-*-verdana-medium-r-normal-*-12-*-*-*-p-*-*-*"
}
class "GtkWidget" style "gtk-default-koi8-r"

Попробуйте подправить для Tahoma. Не забывайте кавычки (кстати,
программы будут ругаться на такие ошибки в этом файле при запуске из
xterm).

Куча нулей, отображаемая xlsfonts - признак того, что шрифт
масштабируемый, поэтому можно просить любые значения, но нельзя
пропускать поля XLFD (иначе невозможно будет разобрать запрос).


  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 [Comm] " Прокопьев Евгений
2003-04-16 12:04 ` Sergey Vlasov [this message]
2003-04-16 12:58   ` [Comm] " Прокопьев Евгений
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 ` [Comm] " Епифанов Сергей
2003-04-16 13:00   ` Прокопьев Евгений

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=20030416160414.3a2f5f7d.vsu@altlinux.ru \
    --to=vsu@altlinux.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