Hi
I have created an icon for my application. I have added 4 images to the application and added this formats :
1024px
512px
256px
128px
48px
The are all PNG format.
If I build the application the icon doens’t take the full size. It ha white borders see below.
What needs to be done to solve this ?
Regards
Check the transparency mask in the icon editor in the IDE, perhaps it didn’t mask your image properly.
Also, check out imgur.com for image uploading instead - no ads and you can directly hotlink in the forum.
Edit: I see you fixed the hotlink.
I think you can see the image now Tim. The transparency in the IDE seems ok.
Check that the image used is 72 dpi, if it was saved in 144 dpi the icon will be half the size.
Hi, after restarting Xojo the icon is now ok…