chiark / gitweb /
clock: wip svg: Test no-player visibility
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 17 Mar 2021 17:50:53 +0000 (17:50 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 19 Mar 2021 20:05:30 +0000 (20:05 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
server dummy - alice - Otter.html

index 94eca72a820c6046f2229ed80e9eabe10b46f7d2..2e9fe533afca250cd890de1750cbc120c93fe085 100644 (file)
@@ -307,7 +307,7 @@ g
 
 
 <rect y="0" fill="yellow" width="40" height="7"/>
-<rect y="7" fill="red" width="40" height="7"/>
+<rect y="7" fill="lightgreen" width="40" height="7"/>
 <!-- 
     clock running                    yellow         >   &#x25b6;
     clock would run but held         yellow         =   &#x2016;
@@ -323,8 +323,9 @@ g
 </clipPath>
 <text x="1" y="6" font-family="monospace" font-size="6">999&#x25cb;99</text>
 <text x="23" y="6" clip-path="url(#clockclip42)" font-size="4">Slartibartfast</text>
-<text x="1" y="13" font-family="monospace" fill="yellow" font-size="6">999&#x2691;99</text>
-<text x="23" y="13" background="blue" fill="yellow" clip-path="url(#clockclip42)" font-size="4">Diz</text>
+<text x="1" y="13" font-family="monospace" fill="black" font-size="6">999&#x2691;99</text>
+<text x="23" y="13" background="blue" fill="pink" stroke="red"
+      stroke-width="0.1" clip-path="url(#clockclip42)" font-size="8">&nbsp;&nbsp;-</text>
 
 </g>