Skip to content
jtippet edited this page Mar 23, 2019 · 1 revision

ICO256: NotSquare

Many graphics APIs assume that ICO files contain only square images. That is, the height equals the width.

You will receive warning ICO256 if the ICO frame is not square. This may be intentional, but you should scrutinize this icon carefully to ensure that it was authored correctly and works in all the graphics libraries that you care about.

Clone this wiki locally