Quote:
Originally Posted by Italophile
A JPG is very poor choice for an icon image. Ribbon icons need to be resizable and jpgs look awful when they are resized. The best choice is to use an actual icon (.ico), failing that a PNG with a transparent background 64 pixels square.
|
Thank you. I didn't realize that using a .jpg format would be problematic for your use case. I'm glad you brought it up so I can avoid using that format in the future.