unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: Some xterm-256color face colors too bright?
Date: Tue, 01 Feb 2005 20:06:47 -0500	[thread overview]
Message-ID: <874qgvydy9.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <i564qgwvul2.fsf@shaka.acc.umu.se> (stktrc@yahoo.com's message of "Tue, 01 Feb 2005 23:28:09 +0200")

> This issue troubled me both on an LCD and an CRT display, so I assumed
> it wasn't related to anything LCD-specific such as sub-pixel
> rendering.  However, now I took the time try disabling sub-pixel
> rendering.

It's probably due to anti-aliasing.  Sub-pixel rendering is just one of the
tricks that can be used when doing anti-aliasing.

Have you tried to disable both sub-pixel rendering and anti-aliasing?

> So, it seems that the "fault" is not directly Emacs' (or so I
> speculate from the small testing I did), but the sub-pixel
> rendering's.

Or just the anti-aliasing.  What might be happening is that you're using
a very light font (at the size you're using it, its lines are of thickness
lower than 1 pixel, say), so without anti-aliasing it's "rounded up to 1",
whereas anti-aliasing actually approximates the fractional pixel
of thickness.


        Stefan

  parent reply	other threads:[~2005-02-02  1:06 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <i56u0oxeogg.fsf@shaka.acc.umu.se>
2005-01-31 19:25 ` Some xterm-256color face colors too bright? Eli Zaretskii
2005-01-31 20:22   ` Luc Teirlinck
2005-02-01  4:36     ` Eli Zaretskii
     [not found]   ` <i56oef48pr2.fsf@shaka.acc.umu.se>
2005-02-01 19:52     ` Eli Zaretskii
2005-02-01 20:21       ` Stefan Monnier
     [not found]       ` <i564qgwvul2.fsf@shaka.acc.umu.se>
2005-02-02  1:06         ` Stefan Monnier [this message]
2005-02-02  1:21         ` Miles Bader
2005-02-02  4:37         ` Eli Zaretskii
     [not found]           ` <i56brb32wtm.fsf@shaka.acc.umu.se>
2005-02-02 18:04             ` Eli Zaretskii
2005-02-03  6:39         ` Richard Stallman
2005-02-01 20:56     ` David Hansen

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=874qgvydy9.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).