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
Hey there. I was hoping you could maybe offer up some insight on how I could go about using an arbitrary SVG element or path as a shape. I spent some time looking at how the different shapes are constructed but haven't been able to figure it out.
I thought I might be able to ctx.drawImage() a base64 representation of a SVG using a Rectangle Polygon but haven't been able to make it work.
The text was updated successfully, but these errors were encountered:
Hey there. I was hoping you could maybe offer up some insight on how I could go about using an arbitrary SVG element or path as a shape. I spent some time looking at how the different shapes are constructed but haven't been able to figure it out.
I thought I might be able to ctx.drawImage() a base64 representation of a SVG using a Rectangle Polygon but haven't been able to make it work.
The text was updated successfully, but these errors were encountered: