Update batik library.

Fix sample SVG tests.
This commit is contained in:
Paulo Veiga
2018-09-14 17:21:44 -07:00
parent 8be186d90e
commit 57b2e79c0d
69 changed files with 116 additions and 111 deletions

View File

@@ -1,4 +1,4 @@
<svg focusable="true" id="workspace" preserveAspectRatio="none" width="1440" height="900"
<svg xmlns="http://www.w3.org/2000/svg" focusable="true" id="workspace" preserveAspectRatio="none" width="1440" height="900"
viewBox="-1301.3428722423528 -446.4272510599649 2544.608091599515 1590.3800572496968">
<path style="fill:none " stroke-width="2px" stroke="#3f96ff" stroke-opacity="1" visibility="hidden"></path>
<path stroke-width="2px" stroke="#9b74e6" stroke-opacity="1" visibility="visible"

Before

Width:  |  Height:  |  Size: 215 KiB

After

Width:  |  Height:  |  Size: 215 KiB