From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: PNG pictures have gamma correction twice applied Date: Fri, 06 Dec 2002 10:52:07 -0500 Sender: emacs-devel-admin@gnu.org Message-ID: References: <200211061556.gA6FuCU6005082@localhost.localdomain> <200211301336.gAUDaEU9005748@localhost.localdomain> <200212031521.gB3FL4OS004357@localhost.localdomain> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1039190950 32242 80.91.224.249 (6 Dec 2002 16:09:10 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 6 Dec 2002 16:09:10 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18KL2L-0008Ns-00 for ; Fri, 06 Dec 2002 17:09:09 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18KLB2-0000Ao-00 for ; Fri, 06 Dec 2002 17:18:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18KKmx-0000cO-00; Fri, 06 Dec 2002 10:53:15 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18KKlx-0008EP-00 for emacs-devel@gnu.org; Fri, 06 Dec 2002 10:52:13 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18KKls-00086C-00 for emacs-devel@gnu.org; Fri, 06 Dec 2002 10:52:10 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18KKlr-000859-00 for emacs-devel@gnu.org; Fri, 06 Dec 2002 10:52:07 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 18KKlr-0001aj-00; Fri, 06 Dec 2002 10:52:07 -0500 Original-To: David.Kastrup@t-online.de In-reply-to: (David.Kastrup@t-online.de) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:9922 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:9922 I _strongly_ stress that this is _not_ the proper way to fix Emacs' lack of proper color handling here and elsewhere. If someone wants to implement the proper way, that would be good--but since it is a big job, we cannot take for granted that someone will do it in the near future. So it is better if we install this patch. Thanks for writing it.