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
If you use the SVG as an inline object inside of a HTML document the extra doctype can lead to issues in rendering to prevent this there is no an extra option for the SVGWriter to disable the doctype.
reference: https://stackoverflow.com/a/38172170/548558Fixes#60
0 commit comments