X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 	tests=AWL,BAYES_00,SPF_PASS
X-Spam-Check-By: sourceware.org
Message-ID: <4A4CF13C.7070807@users.sourceforge.net>
Date: Thu, 02 Jul 2009 12:41:16 -0500
From: "Yaakov (Cygwin/X)" <yselkowitz@users.sourceforge.net>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1b3pre) Gecko/20090223 Thunderbird/3.0b2
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Best way to create Windows .ico file for Emacs?
References: <E0529A8FFC2C9143A5F1BB9A89101D060617347C@BD01MSXMB018.US.Cingular.Net>
In-Reply-To: <E0529A8FFC2C9143A5F1BB9A89101D060617347C@BD01MSXMB018.US.Cingular.Net>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 02/07/2009 12:20, KARR, DAVID (ATTCINW) wrote:
> I'm sure this is a FAQ, but I've spent several minutes searching
> resources for the proper way to do this, but I just can't find it.
>
> I have Cygwin Emacs 23.0.92 installed, which includes the "emacs.icon"
> file, which I believe is an XPM file.  I need to create a Windows ICO
> file.  Searching the net, I find 8 zillion tools for image conversion,
> including many that provide the path that I need (xpm->ico), but what
> I'm wondering is if there's a tool already installed (or available) with
> Cygwin that can do this.  I looked through the ImageMagick man page and
> didn't see it, which was the only obvious thing I knew to look at.

convert xpm:emacs.icon ico:emacs.ico


Yaakov

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

