unoplatform / uno.resizetizer

The home for Uno.Resizetizer, an image resizting tooling for Uno Platform apps
https://platform.uno
Other
15 stars 6 forks source link

[Windows] A file without `.scale-xyz` qualifier is generated for each SVG #253

Open MartinZikmund opened 2 months ago

MartinZikmund commented 2 months ago

Current behavior

For each svg file on Windows, all scales get generated + plain .png without the scale-xyz qualifier - this file is redundant, Windows will use the closest scale as the fallback automatically. Same thing should be true for Skia desktop targets

image

Expected behavior

Remove the unnecessary file without scale qualifier.

How to reproduce it (as minimally and precisely as possible)

Environment

Nuget Package:

Package Version(s):

Affected platform(s):

Visual Studio:

Relevant plugins:

Anything else we need to know?