Small icon sizes
Sunday, April 4, 2004 by EvadWarren | Discussion: Skinning
Regards...Dave.
Reply #2 Sunday, April 4, 2004 4:39 AM
Reply #3 Sunday, April 4, 2004 7:51 AM
You have to design a second set of icons for the smaller sizes. Going from 128x128 (16,384 pixels) to 16x16 (256 pixels) which is only a fraction of the orginal size means that the program reducing the icon has to decide which one of 64 surrounding pixels is the right one to use. By designing a 64x64 (4096 pixels) icon and resizing it, it reduces the number of surrounding pixels to 16.
I think the only way around this is to use vector images and resize them before saving them as raster images...PNG/ICO (someone who works with a lot of icon images can confirm/dispute that for me please
)Reply #4 Monday, April 5, 2004 2:55 AM
finally I achieved it. I began following your advises by developing 2 icon sets, one for small (64) and other for big (62), but when Icondeveloper converted to the intermediate sizes, it also corrupted the outline (I guess that it’s due to globes complexity) so I decided to make it one by one (128/96/72/64/48/32/24&16px) and the output was...HIGH QUALITY. It's not so difficult, because at Fireworks you can resize your bigger size (128) by merging down al layers (integrate all in one) and then you can resize the icon to a lower size cut and paste it on a new canvas for the target size. As I have said you, this is not difficult, but a little boring, we are running on 21st century, so, does any powerful software simplify this task?Best Regards...Dave.
Reply #5 Monday, April 5, 2004 9:27 AM
A little time finding out how to do this through macros might save many hours of tedium in future if it is possible

Reply #6 Monday, April 5, 2004 9:29 AM
)Reply #7 Monday, April 5, 2004 2:30 PM
You have read my mind. I was wondering if a macro could solve this. So far, I have find at the main menu and option called Batch Process this has a Scale Option, there I can custom my target size, but only supports one scale process by turn, I mean that I could batch multiple files to only one size, and not to the 8 sizes that I’m working with. Other thing that I am researching is an option in command, called run script, you have to browse there to charge the script designed for your purposes, so I’m looking for assistance to develop a script to simplify this large process. Fireworks also has an Extension Manager, that install a kind of add-ons, scripts, plugs created after the software release, so I’m looking for and extension that supports this, and also (not regarding this) for an extension that allows you to export or save as .ico. But literarily talking I haven’t found yet a Macro Option as Excel or the one you have at Photoshop.
If someone has information about all this, please let me now!
Regards…Dave

Reply #8 Monday, April 5, 2004 7:19 PM

Reply #9 Tuesday, April 6, 2004 1:45 AM
PD. To Sput or anybody: Does Fireworks have an extension/plug/add-on to save/export as .ico?
Please login to comment and/or vote for this skin.
Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:
- Richer content, access to many features that are disabled for guests like commenting on the forums and downloading skins.
- Access to a great community, with a massive database of many, many areas of interest.
- Access to contests & subscription offers like exclusive emails.
- It's simple, and FREE!







Reply #1 Sunday, April 4, 2004 3:54 AM
Persoanlly I would create a 64x64 version of each icon. Use the 128 for the larger icons, and the 64 for the smaller.