Tagged Questions

10
votes
4answers
9k views

How to calculate center of an ellipse by two points and radius sizes

While working on SVG implementation for Internet Explorer to be based on its own VML format I came to a problem of translation of an SVG elliptical arc to an VML elliptical arc. In VML an arc is ...
0
votes
0answers
182 views

Ellipse animation with jQuery SVG

Am hoping someone can shed some light on this... I am using jQuery SVG (by Keith Wood), which is terrific, but am having a very odd problem. Basically, I am drawing an ellipse, then filling the ...