Redth / ResizetizerNT

Add SVG's and PNG's to your shared Xamarin Project
MIT License
318 stars 31 forks source link

Generated image with gradient looks improperly #4

Closed yurkinh closed 4 years ago

yurkinh commented 4 years ago

Hi, I have tried to use this plugin in one of my test projects and it works perfectly except one thing. SVG images that have gradients look roughly. Here is a sample of manually generated image and with your tool.

compare On the left side, we have an image generated with ResizetizerNT. On the right side manually generated image. Sizes were generated correctly. I have attached a sample image icon.svg.zip

Redth commented 4 years ago

@mattleibow do you have any ideas on this one? Surely I'm using SkiaSharp wrong.