dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
22.16k stars 1.74k forks source link

Resizetizer generates incorrect images #19557

Open Westhes opened 10 months ago

Westhes commented 10 months ago

Description

When working with svg images, resizetizer seemingly generates images which don't align with its vector graph counterpart. For example:

The following vector graphics also show likewise behaviour

Steps to Reproduce

Link to public reproduction project repository

No response

Version with bug

8.0.3

Is this a regression from previous behavior?

No, this is something new, Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

Android, I was not able test on other platforms

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

No response

Westhes commented 10 months ago

Perhaps related to #19448 Although it differs in that i do get some visual output, just not the expect output. 😅 Perhaps some clipping issue is going on here.

RoiChen001 commented 6 months ago

Can repro this issue at Android platform on the latest 17.10.0 Preview 3(8.0.7&8.0.20). incorrect