chiark / gitweb /
die: wip svg, change timewhite path (back) to a circle
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 11 Apr 2022 17:10:45 +0000 (18:10 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 15 Apr 2022 18:04:23 +0000 (19:04 +0100)
We want to be able to auto-adjust it by fiddling with r=.  That's
going to be awkward with the path element but easy with circle.

I have checked that one can (eg) change the width of the line in
inkscaqpe, and it remains a circle.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
die.svg

diff --git a/die.svg b/die.svg
index 75c94ca8f372a3369cbe5253464c382414763752..b9f562e172671c8ab2f764e11411fcc90cff924c 100644 (file)
--- a/die.svg
+++ b/die.svg
        cy="0"
        r="80"
        inkscape:label="timeblack" />
-    <path
+    <circle
        id="path15199"
        style="fill:none;stroke:#fefefe;stroke-width:11.3386;stroke-linecap:square;stroke-opacity:1"
-       d="M 80,0 A 80,80 0 0 1 0,80 80,80 0 0 1 -80,0 80,80 0 0 1 0,-80 80,80 0 0 1 80,0 Z"
+       cx="0"
+       cy="0"
+       r="80"
        inkscape:label="timewhite" />
     <path
        style="fill:none;stroke:#747474;stroke-width:11.339;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"