Updating for changes in drawsvg 2.0

This commit is contained in:
Brent Naylor 2023-07-10 10:42:57 -07:00
parent 6b7e5ea418
commit 8789092ed6
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
width="400" height="400" viewBox="-200.0 -200.0 400 400">
width="400" height="400" viewBox="-200.0 -200.0 400.0 400.0">
<defs>
<marker markerWidth="6.5" markerHeight="5.0" viewBox="-0.8 -0.5 1.3 1.0" orient="auto" id="d0">
<circle cx="-0.3" cy="-0.0" r="0.3" stroke-width="0.2" stroke="black" fill="none" />

Before

Width:  |  Height:  |  Size: 763 B

After

Width:  |  Height:  |  Size: 767 B

Before After
Before After