Jump to content

How to do correct icons that scale in windows with ctrl + Scroll up


Go to solution Solved by KaFu,

Recommended Posts

Posted

Now that there is no default icon, I am going to want to design an icon for some of my programs to prevent them looking disgusting. I can make an .ico with photoshop but last time I did that the icon did not scale when you make icons large in windows. All other programs scale nicely but for some reason mine did not. 

Is there a correct way of making the icon scale?

  • Solution
Posted (edited)
Posted

You need to have multiple icons in the .ico file (see "Size requirements: The full set includes 16x16, 32x32, 48x48, and 256x256"):

http://msdn.microsoft.com/en-us/library/windows/desktop/aa511280.aspx

My favorite program for concatenating icons is "@icon sushi".

 

Thanks, I will try this.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...