From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Jan D." Newsgroups: gmane.emacs.devel Subject: Re: pbm backgrounds Date: Sun, 11 Jul 2004 19:47:45 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <6AC7C93B-D362-11D8-A43E-000D93505B76@swipnet.se> References: <5468.1089562919@newt.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v618) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1089568108 2691 80.91.224.253 (11 Jul 2004 17:48:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 11 Jul 2004 17:48:28 +0000 (UTC) Cc: mh-e-devel@lists.sourceforge.net, emacs-devel Devel Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun Jul 11 19:48:21 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BjiR3-0008Pp-00 for ; Sun, 11 Jul 2004 19:48:21 +0200 Original-Received: from lists.gnu.org ([199.232.76.165]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BjiR3-0006PN-00 for ; Sun, 11 Jul 2004 19:48:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BjiTK-00054Y-Em for emacs-devel@quimby.gnus.org; Sun, 11 Jul 2004 13:50:42 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BjiTD-00054J-0J for emacs-devel@gnu.org; Sun, 11 Jul 2004 13:50:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BjiTB-000547-5N for emacs-devel@gnu.org; Sun, 11 Jul 2004 13:50:34 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BjiTB-000544-2O for emacs-devel@gnu.org; Sun, 11 Jul 2004 13:50:33 -0400 Original-Received: from [195.54.107.73] (helo=mxfep02.bredband.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BjiQi-0003jF-Vq for emacs-devel@gnu.org; Sun, 11 Jul 2004 13:48:01 -0400 Original-Received: from coolsville.localdomain ([213.115.26.74] [213.115.26.74]) by mxfep02.bredband.com with ESMTP id <20040711174759.RWDO23867.mxfep02.bredband.com@coolsville.localdomain>; Sun, 11 Jul 2004 19:47:59 +0200 In-Reply-To: <5468.1089562919@newt.com> Original-To: Bill Wohler X-Mailer: Apple Mail (2.618) 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: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:25589 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:25589 2004-07-11 kl. 18.21 skrev Bill Wohler: > I noticed one of you modified one (but strangely, only one) of the MH-E > icons: That was a mistake, I intended to convert the GNOME icons only. Sorry. > I'm about to check in the latest release of MH-E. Should all of our pbm > backgrounds be white and not black? Since all of the pbm images in > Emacs > (except ours) have white backgrounds, this appears to be the case. If > so, and there aren't any complaints from the other MH-E developers, > I'll > attempt to convert the rest of the MH-E icons. > > Could you please share the convert script? convert -background white > isn't working for me. I only converted to what I thought looked the best, I don't think there is a policy on this. However, it would be nice if the icons where consistent. I did the conversion manually in GIMP, by turning off dithering when setting a B&W palette. Jan D.