star-tek-mb / zig-tray

Create tray applications with zig
12 stars 3 forks source link

bug: `createIconFromRGBA` Icon color incorrect #3

Open jinzhongjia opened 1 week ago

jinzhongjia commented 1 week ago

The color of the icon read by this methodis different from that of createIconFromFile, which is seriously distorted.

star-tek-mb commented 1 week ago

Hmm. I can see some pixels in RGBA icon. Is that an distortion? For now, i need some experimenting. Can you give me example of your icon?

jinzhongjia commented 1 week ago

Just use the icon test that comes with the project