[Qt-interest] Unable to use .rc file for application icon.

bharath.narayan at nokia.com bharath.narayan at nokia.com
Wed Jul 29 13:16:22 CEST 2009


Hi,

I used inkscape too initially. But can I specify a .png file in .rc?
I mean instead of myicon.ico can I have myicon.png?

-Bharath

-----Original Message-----
From: qt-interest-bounces at trolltech.com [mailto:qt-interest-bounces at trolltech.com] On Behalf Of ext william.crocker at analog.com
Sent: Wednesday, July 29, 2009 4:37 PM
To: qt-interest at trolltech.com
Subject: Re: [Qt-interest] Unable to use .rc file for application icon.


>  
>> 2. Is there any free tool to generated the icons. (the one below is a
>> commercial). 
> 
> To some extend http://www.gimp.org can help you - it can read/write *.ico files, even with "multi-resolution" (e.g. you can embed 16x16, 32x32, 48x48 etc. versions of your icon into the *.ico file. Not sure whether Gimp also supports different colour resolutions in one *.ico file (1 bit, indexed colour, 8bit ("True Colour")).
> 
> Then there is http://www.imagemagick.org which is a command-line based tool (as well as a image manipulation library). It can read/write dozens (if not hundred+) file formats. Might be that you can embed multiple image files (e.g. given in PNG format) into one single *.ico file.
> 

I use Inkscape (www.inkscape.org) to create .png files for use as icons.
Great freeware.

Bill
_______________________________________________
Qt-interest mailing list
Qt-interest at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-interest




More information about the Qt-interest-old mailing list