You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My hardware is compatible and my graphics drivers are up-to-date.
What happened?
Problem
I'm using svg icons in my app (See code below for implementation), which I would expect to scale flawlessly. However depending on the icon I get weird artifacts as seen in the screenshot.
Interestingly, the artifacts can be different for the same icon in the exact same size (see picture 3)
Is there an existing issue for this?
Is this issue related to iced?
What happened?
Problem
I'm using svg icons in my app (See code below for implementation), which I would expect to scale flawlessly. However depending on the icon I get weird artifacts as seen in the screenshot.
Interestingly, the artifacts can be different for the same icon in the exact same size (see picture 3)
Pictures
The code I use to load in the icons.
What is the expected behavior?
It is expected that the icons have no artifacts regardless of scaling and especially if the original size is used.
Version
crates.io release
Operating System
Linux
Do you have any log output?
No response
The text was updated successfully, but these errors were encountered: