How would one draw an oval in JS?
+1
A:
SVG .. or tiny divs and bresenham .. or check the Javascript VectorGraphics library
Scott Evernden
2008-12-05 17:57:33
I was more looking for the math behind it...but yeah that's probably in the Javascript VectorGraphics library...
leeand00
2008-12-05 18:01:22
A:
Eugene Lazutkin
2008-12-05 18:35:16