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

PNG Conversion issue - complex images not rendered correctly #1069

Open
moljac opened this issue Aug 22, 2023 · 2 comments
Open

PNG Conversion issue - complex images not rendered correctly #1069

moljac opened this issue Aug 22, 2023 · 2 comments

Comments

@moljac
Copy link

moljac commented Aug 22, 2023

Description

MAUI Resizetizer uses svg-net for image conversion and resizing and for some [complex] SVG images conversion is not correct.

Example data

Given 2 SVGs:

cantaloupe-svgrepo-com

orange-svgrepo-com

PNGs converted are not rendered correctly:

cantaloupe-svgrepo-com svg

orange-svgrepo-com svg

Used Versions

.NET MAUI Resizetizer

Context:

dotnet/maui#12658

@moljac moljac changed the title PNG Conversion issue - complex images not rendered corerctly PNG Conversion issue - complex images not rendered correctly Aug 23, 2023
@wieslawsoltes
Copy link
Contributor

It renders geometry correctly:
image
image

@wieslawsoltes
Copy link
Contributor

This is fixed in Svg.Skia 1.0.0.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants