SVG icon indicating copy to clipboard operation
SVG copied to clipboard

PNG Conversion issue - complex images not rendered correctly

Open moljac opened this issue 2 years ago • 2 comments

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:

https://github.com/dotnet/maui/issues/12658

moljac avatar Aug 22 '23 13:08 moljac

It renders geometry correctly: image image

wieslawsoltes avatar Aug 23 '23 12:08 wieslawsoltes

This is fixed in Svg.Skia 1.0.0.1

wieslawsoltes avatar Aug 25 '23 11:08 wieslawsoltes