gabor papp
2011-05-21 17:57:17 UTC
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
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