ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: Community@altlinux.ru
Subject: Re: [Comm] Антиалиасинг на ноутбуке
Date: Sat, 8 Oct 2005 21:26:59 +0400
Message-ID: <20051008172659.GB9641@procyon.home> (raw)
In-Reply-To: <4347B932.7080600@stc.donpac.ru>

[-- Attachment #1: Type: text/plain, Size: 1089 bytes --]

On Sat, Oct 08, 2005 at 04:18:58PM +0400, Eugene Prokopiev wrote:
> Есть Fujitsu Siemens E Series Lifebook.
[skip]
> Антиалиасинг включен. При этом URW-шрифты смотрятся несколько грязно. 
> Сделал скриншот грязного GTK2-приложения и перетянул его на десктопную 
> машину с GeForce2, LCD-монитором (Samsung SyncMaster 151Q) и таким же 
> содержимым /etc/fonts, а там сделал аналогичный скриншот. И был покажен 
> тем, что разницы между получившимися картинками не нашел. Перетянул обе 
> на ноут, и увидел, что обе - дрянь.

Возможно, в матрицах ноута и SyncMaster 151Q разный порядок
субпикселей (RGB/BGR).  Либо, если на ноуте матрица с невысоким
разрешением, там могут быть просто более заметны отдельные субпиксели.

Можно покрутить соответствующий параметр в fonts.conf:

        <match target="font">
                <test qual="all" name="rgba">
                        <const>unknown</const>
                </test>
                <edit name="rgba" mode="assign"><const>rgb</const></edit>
        </match>

(возможные значения: rgb, bgr, vrgb, vbgr, none).

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

      reply	other threads:[~2005-10-08 17:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-08 12:18 Eugene Prokopiev
2005-10-08 17:26 ` Sergey Vlasov [this message]

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=20051008172659.GB9641@procyon.home \
    --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