Icon Sizes
As it is visible in the Finder, icons can be displayed at more than one size. Although it is possible to create just one size and let the operating system generate the rest, better results are obtained when each size is created by hand, such that you can tweak each one for the best possible appearance. However, if you do decide to not include certain sizes, it is better to create the large ones and leave out the smaller ones than vice-versa, since graphics look better scaled down than scaled up. Here are all the sizes that Iconographer supports:
It may not be immediately apparent that each icon is actually composed of two parts, the icon picture itself, and a mask. This mask acts as a cutout, determining which pixels of the icon show through, and which ones are left alone. The picture below shows an icon mask in action: ![]() As you can see, the desktop is visible though the parts of the mask which have been left out. This simple mask only has two possible values, black, where the icon shows through, and white where the background is visible. Mac OS 8.5 introduces an additional mask, an 8-bit one. This new mask allows 256 possible values, ranging from white to black. As before, white means that the background is completely visible while black means that the icon shows through. The gray values in-between are used to blend the background and the icon. For example, a dark gray would yield a blend of the background and icon which would be weighed towards the icon. The picture below shows an example of an 8-bit mask: ![]() It is clearly visible that the edge of the circle blends in with the desktop. If the icon were to be moved onto a different background, then it would blend in with that. The 8 bit mask can be used to create visual effects such as semi-transparency/translucency, anti-aliasing and drop shadows. 8-bit masks are supported by the Mac OS New, Mac OS Universal and Mac OS X, Mac OS X Server and Windows XP icon formats.
There is more information describing the icon formats of other platforms. |