|
Jul 06
|
Icon Composer is a must have if you are building applications. It comes as part of the Apple Development Kit. You can download a copy of the developer kit from theĀ Apple Developer site. You will just need to register. There is no cost for the basic account. Once you have the kit installed then go to Spotlight and type in icon, it will pop up and you can launch it.
![]()
You will then see a pallet displayed with five boxes of the following sizes 512, 256, 128, 36, and 16 pixels. To create your icons, just drop the picture that you want to use in the 512 box. Icon Composer will now resize in to all the other options. Then choose File, Export, and save. When you open the saved file you will see copies of all your file in the various sizes that you can now use. Just drag and drop them to where they are needed. They will be in tiff format, but that can be changed by just opening and saving as another format.
This is a simple but very useful tool when you need any of these specific sized icons and you will as you progress doing development for the various Apple platforms.