You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to render SVG as string and then I am loosing image size , not sure what the problem is
but if I open that svg in browser it's rendering properly but not on canvas, please have look on fiddle mentioned in test case. I am using fabric2.0
Version
2.0 beta
Test Case
http://jsfiddle.net/Da7SP/721/
Steps to reproduce
I am trying to render SVG as string and then I am loosing image size , not sure what the problem is
but if I open that svg in browser it's rendering properly but not on canvas, please have look on fiddle mentioned in test case. I am using fabric2.0
Expected Behavior
Here is the svg
It should look exactly like Attached image.
Actual Behavior
It should render exactly as there in attached Image.
The text was updated successfully, but these errors were encountered: