Add a circle to the debug clock.

Doesn't look too great, but the window is for debug testing only.
This commit is contained in:
Mark de Wever 2011-02-07 19:42:09 +00:00
parent b1324887fd
commit 46eb1e052d

View file

@ -213,6 +213,13 @@
# Add outer circle.
[circle]
x = 125
y = 125
radius = 115
color = "255,255,255,255"
[/circle]
# TODO
# Add the hands.
@ -259,6 +266,7 @@
, ':'
, substring(concatenate(0, 0, second), -2)))"
[/text]
[/draw]
[/drawing]