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

Some svg are not supported #13

Open
pcdus opened this issue Sep 25, 2020 · 1 comment
Open

Some svg are not supported #13

pcdus opened this issue Sep 25, 2020 · 1 comment

Comments

@pcdus
Copy link

pcdus commented Sep 25, 2020

Hello,

I've tried to use this package, but I encounter some issues, with different SVG.

First, when I use the SVG given by a designer, I got a black result with this SvgImageSource package, and a better result with fimageloadingsvg:SvgCachedImage, in spite of shapes out of the expected circle:

Case 1

After having passed the SVG to https://jakearchibald.github.io/svgomg/, I get a better result: the SVG is now displayed with this SvgImageSource package, but not with the expected colors. And this time, the result is perfect with fimageloadingsvg:SvgCachedImage:

Case 2

Is there something else to do to display the SVG with SvgImageSource package?

@skadookkunnan
Copy link

Same happening for us as well. The SVG while viewed in an image viewer looks correct with layers and when applied it in the app with the Xamarin.Forms.Svg, the colours are off, sometimes really noticeable differences.

Could you please look into this?

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