From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Anders Kaseorg Newsgroups: gmane.emacs.devel Subject: Redrawn antialiased characters become bolder Date: Sun, 02 Mar 2008 04:54:02 -0500 Message-ID: <1204451642.11144.4.camel@balanced-tree.mit.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1204452332 32107 80.91.229.12 (2 Mar 2008 10:05:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 2 Mar 2008 10:05:32 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 02 11:05:57 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JVl4m-0004me-KE for ged-emacs-devel@m.gmane.org; Sun, 02 Mar 2008 11:05:52 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JVl4F-00076F-Tm for ged-emacs-devel@m.gmane.org; Sun, 02 Mar 2008 05:05:15 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JVl4B-00074C-DN for emacs-devel@gnu.org; Sun, 02 Mar 2008 05:05:11 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JVl49-00071u-9U for emacs-devel@gnu.org; Sun, 02 Mar 2008 05:05:10 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JVl49-00071r-6N for emacs-devel@gnu.org; Sun, 02 Mar 2008 05:05:09 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JVl48-00012X-RJ for emacs-devel@gnu.org; Sun, 02 Mar 2008 05:05:09 -0500 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1JVl42-000887-C2 for emacs-devel@gnu.org; Sun, 02 Mar 2008 10:05:02 +0000 Original-Received: from balanced-tree.mit.edu ([18.243.2.109]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 02 Mar 2008 10:05:02 +0000 Original-Received: from andersk by balanced-tree.mit.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 02 Mar 2008 10:05:02 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 14 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: balanced-tree.mit.edu X-Mailer: Evolution 2.21.92 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:91050 Archived-At: When using emacs-snapshot-gtk 1:20080228-1 in hardy with antialiased fonts, characters often become distractingly bolder when they are redrawn. In this screenshot, I typed a line of text twice. After typing the second line, I moved to the beginning of the line, then moved right character by character to the end. This causes the second line to be redrawn without being erased, so it ends up bolder than the first: Anders