Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
10 tasks
MartinZikmund opened this issue Apr 24, 2024 · 0 comments
Open
10 tasks
Labels
kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification.

Comments

@MartinZikmund
Copy link
Member

MartinZikmund commented Apr 24, 2024

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):

  • iOS
  • Android
  • WebAssembly
  • WebAssembly renders for Xamarin.Forms
  • Windows
  • Build tasks

Visual Studio:

  • 2017 (version: )
  • 2019 (version: )
  • for Mac (version: )

Relevant plugins:

  • Resharper (version: )

Anything else we need to know?

@MartinZikmund MartinZikmund added kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification. labels Apr 24, 2024
@MartinZikmund MartinZikmund changed the title [WinAppSDK] A file without .scale-xyz qualifier is generated for each SVG [Windows] A file without .scale-xyz qualifier is generated for each SVG Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification.
Projects
None yet
Development

No branches or pull requests

1 participant