Xamarin.Forms.Plugins icon indicating copy to clipboard operation
Xamarin.Forms.Plugins copied to clipboard

SVG - rendering directly from a string

Open adrianhurt opened this issue 8 years ago • 0 comments

Hi, I was wondering if it would be possible to render a SVG directly from a string instead of a file. In my case, I would like to render a very simple SVG but with a path that can vary a bit depending of a variable of my code. So it will be perfect if I could generate the SVG code and render it.

Thanks for the plugin!

adrianhurt avatar May 10 '16 12:05 adrianhurt