draw2d
draw2d copied to clipboard
Why is SVGFigure#importSVG set fill to 'none' for path elements?
How can I fill an SVG otherwise?
importSVG(canvas, rawSVG) is supported for raw SVG string. It can be load SVG as a string using fetch.