UrbanCMC / PlayniteExtensions

MIT License
4 stars 2 forks source link

WebP conversion altering transparent images #4

Closed MrWheyne closed 9 months ago

MrWheyne commented 9 months ago

When a transparent image (icons, in this case) is converted through the extension, it gets warped and garbled. 100% reproduceable, as it happened to every tested file.

UrbanCMC commented 9 months ago

Can you give me examples of where you see this?

I noticed something like this in the "Media" page when editing a game's details. This icon, for example, actually has a transparent background, but Playnite is showing white here: image

However, the icon looks completely fine in my game list: image

MrWheyne commented 9 months ago

Indeed, you're correct. My testing was limited to viewing those in the Edit window and File Explorer. I suppose this is a rendering issue from FE, which is probably how the Edit window fetches the files. Tested with QuickLook and Firefox and they also look OK in those. I'm closing this report.