Page 1 of 1

icons creation

Posted: Sat Apr 25, 2009 11:11 pm
by Drisk
Please!.....Can anyone tell me how to ...

#1. convert one 16x16 icon to meet the requirements of the following error message when I try to create a standalone for a PC?
"Your ico file does not include the 9 required image formats:
16 color 16x16 pixels
256 color 16x16 pixels
16 color 32x32 pixels
256 color 32x32 pixels
16 color 48x48 pixels
256 color 48x48 pixels
Windows XP (32 bit color) 16x16 pixels
Windows XP (32 bit color) 32x32 pixels
Windows XP (32 bit color) 48x48 pixels

and #2

How to enter the file names of all 9 of these icons into the single window to designate the Application Icon in the Set-up menu for creating the standalone?

Feel free to email me at djdrisk@verizon.net

Posted: Sun Apr 26, 2009 12:25 am
by FourthWorld
I make all my icons for both platforms in one convenient plugin, IconBuilder:

http://iconfactory.com/software/iconbuilder

IconBuilder works in Photoshop, Fireworks, and nearly any other program that uses PS plugins.

Personally, I prefer Fireworks because I find the layering system and vector focus to feel far more natural for me, far easier to edit and apply effects.

But regardless which program you make your graphics in, it's hard to beat teh efficiency of generating icon files from them right in the program.

There are some free tools, but IMO you get what you pay for in terms of productivity with IconBuilder.

Posted: Sun Apr 26, 2009 12:46 am
by Garrett
I use a combo of the Gimp and IcoFX. IcoFX is Windows only, but the Gimp is cross platform and supports ico format.

Both of the above are either free or open source.

If you're using Windows and not familiar with making icons, then get IcoFX since it's specifically made for making icons. It will also produce icons for Mac if you need icons for Mac.

Icon files are typically a single file that contains one or more versions of your icon, such as different sizes and different color depths.

icons creation

Posted: Sun Apr 26, 2009 10:30 pm
by Drisk
Thanks to Fourth World and Garrett but my problem seems insurmountable because I developed my application on an iMac OSX Leopard. All of the recommended icon apps are for PCs.
My copy of IconBuilder is running on my mac in my OS X version of Fireworks.

The first heading on the page I linked to says "IconBuilder for Macintosh".

Posted: Mon Apr 27, 2009 8:13 am
by Mark
Hello,

Every Mac owner has a copy of the developer tools, which include the free Icon Composer. Icon Composer creates icons of pictures. After installation, you'll find it in /Developer/Applications/Utilities/Icon Composer.app.

Best,

Mark

Posted: Mon Apr 27, 2009 10:09 am
by bn
graphicconverter has a 30 day trial period. It is a Mac program. You can generate icons for windows and mac with it.
http://www.lemkesoft.com/
(no affiliation)
regards
Bernd

Posted: Mon Apr 27, 2009 5:02 pm
by Garrett
Mark wrote:Hello,

Every Mac owner has a copy of the developer tools, which include the free Icon Composer. Icon Composer creates icons of pictures. After installation, you'll find it in /Developer/Applications/Utilities/Icon Composer.app.

Best,

Mark
OMG! I totally forgot about that! I remember now, I used to start off making my icons on Mac in Gimp, then opened them in Icon Composer to create the icons...

You know what though... It would be a most wonderful thing if someone created an Icon creation program with Rev, for Rev. Drawback is though is that Rev itself doesn't have the ability to load .ico files at all :-( In fact, this is what has stopped me from making many projects using Rev.

I would love to see Rev with the ability to load ico files, or display icons from exe, dll and icl files. Does Rev have the ability to display icn files?

Code: Select all

put URL "binfile:C:/Windows/System32/shell32.dll" at index "15" into image "Example
Something like that would be cool, to get the 15th icon located with in the dll file.

Ok, I'm going off topic, so back into my cave with me...

icons creation

Posted: Sat May 02, 2009 4:56 pm
by Drisk
I took bn's advice and downloaded GraphicConverter. It makes a WIN icon but Revolution still prevents using it in standalone creations. I still get the message that is in my April 25th post. I do not own Photoshop.
Would anyone be willing to let me send them my Mac icon in either .tiff, .png, or .icns format and then convert it for me to meet all 9 of the REV requirements as stated in that post? I would be eternally grateful.

djdrisk@verizon.net

Posted: Sat May 02, 2009 6:01 pm
by Mark
Drisk, you can send me a picture for an icon. In the mean time, please check out IcoFX. It even runs in Wine on a Mac, without Windows (even though it might look a little weird).

Best,

Mark