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

Resizetizer generates incorrect images #19557

Open
Westhes opened this issue Dec 22, 2023 · 2 comments
Open

Resizetizer generates incorrect images #19557

Westhes opened this issue Dec 22, 2023 · 2 comments
Labels
area-single-project Splash Screen, Multi-Targeting, MauiFont, MauiImage, MauiAsset, Resizetizer platform/android 🤖 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Milestone

Comments

@Westhes
Copy link

Westhes commented Dec 22, 2023

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

  • Download the previously linked svg files.
  • Include them in your resources folder, build action MauiImage.
  • Compile the project
  • Inspect bin output and notice discrepancies between the input vector graphics and output image.

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 Westhes added the t/bug Something isn't working label Dec 22, 2023
@Westhes
Copy link
Author

Westhes commented Dec 22, 2023

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.

@jfversluis jfversluis added the area-single-project Splash Screen, Multi-Targeting, MauiFont, MauiImage, MauiAsset, Resizetizer label Dec 22, 2023
@RoiChen001
Copy link
Collaborator

RoiChen001 commented Apr 12, 2024

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

@RoiChen001 RoiChen001 added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Apr 12, 2024
@jsuarezruiz jsuarezruiz added this to the Backlog milestone Jun 6, 2024
@samhouts samhouts removed s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Jul 3, 2024
@samhouts samhouts added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-single-project Splash Screen, Multi-Targeting, MauiFont, MauiImage, MauiAsset, Resizetizer platform/android 🤖 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants