Hi,
while I was comitting and creating this PR, I noticed the last commit... So I assume my changes won't be necessary anymore. However, I'll still use my own version of the icon writer because it has some differences:
It uses the latest WebP format, which reduces the icon size from 16kB to only ~1-2kB.
It uses premultiplied alpha to ensure TrackMania can handle alpha correctly. With the latest commit, I encountered an issue in the game where the image appears as follows:
instead of
Hi, while I was comitting and creating this PR, I noticed the last commit... So I assume my changes won't be necessary anymore. However, I'll still use my own version of the icon writer because it has some differences: