From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: images / alpha-blending Date: Sun, 19 Feb 2006 17:47:23 -0500 Message-ID: References: <67EC83DF-6455-41BF-8AE0-E00127822217@gmail.com> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1140400745 7724 80.91.229.2 (20 Feb 2006 01:59:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 20 Feb 2006 01:59:05 +0000 (UTC) Cc: david.reitter@gmail.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 20 02:59:04 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FB0KN-0007nf-L8 for ged-emacs-devel@m.gmane.org; Mon, 20 Feb 2006 02:59:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FB0KN-0000Di-6Q for ged-emacs-devel@m.gmane.org; Sun, 19 Feb 2006 20:59:03 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FAxKw-0005IJ-3r for emacs-devel@gnu.org; Sun, 19 Feb 2006 17:47:26 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FAxKu-0005F2-RC for emacs-devel@gnu.org; Sun, 19 Feb 2006 17:47:25 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FAxKu-0005EV-Ik for emacs-devel@gnu.org; Sun, 19 Feb 2006 17:47:24 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FAxQo-0006Kg-Ce for emacs-devel@gnu.org; Sun, 19 Feb 2006 17:53:30 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1FAxKt-00061Z-U5; Sun, 19 Feb 2006 17:47:23 -0500 Original-To: YAMAMOTO Mitsuharu In-reply-to: (message from YAMAMOTO Mitsuharu on Sun, 19 Feb 2006 16:22:59 +0900) 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:50788 Archived-At: What is alpha-blending? What does the feature do? We don't want Emacs to support features that are limited to a non-free system; that would betray the goal we are working for. What would be necessary to support alpha-blending in a system-independent fashion (after the release of course)?