hi all,

i might have encountered a bug. when i display text and draw an oval, they are connected with a line. i'm using the latest git version. tested in osx and ubuntu.

---

size(500, 500)

font('Arial')
text('Test', 100, 100)

stroke(0)
oval(300, 300, 50, 50)

----

any help would be appreciated.

best,
gabor
_______________________________________________
Shoebot-devel mailing list
[email protected]
http://lists.tinkerhouse.net/listinfo.cgi/shoebot-devel-tinkerhouse.net

Reply via email to