generated from nhcarrigan/template
fix(ci): regenerate icon.ico with BMP-only entries
All six entries in the original icon.ico used PNG compression inside the ICO container. Older versions of llvm-rc (used during Windows cross-compilation) cannot parse PNG-compressed ICO entries, causing the resource compilation step to fail since PR #1. Regenerated with ImageMagick using -compress None to force BMP format for all sizes including 256x256. Reverts the LLVM pinning attempts as they are no longer needed.
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 155 KiB After Width: | Height: | Size: 364 KiB |
Reference in New Issue
Block a user