SIGN IN SIGN UP
tw93 / Pake UNCLAIMED

🤱🏻 Turn any webpage into a desktop app with one command.

0 0 42 Rust

fix: preserve transparency in Windows ICO by building PNG-in-ICO with sharp

Replace icon-gen ICO generation with a direct PNG-in-ICO approach using sharp.
Each size frame is rendered as a transparent PNG, then packed into ICO binary
format via buildIcoFromPngBuffers(). PNG-in-ICO (Vista+) natively supports
32-bit RGBA so no white background is composited.
T
Tw93 committed
25151b51b006ab1ae22f1181cfee08b3ce1389bf
Parent: 684fc5b