Two points intersect only two ellipses with the same width/height and rotation

master
Matt Huntington 9 years ago
parent 4ecac26fc6
commit 01de13329c

@ -172,6 +172,10 @@ Can use font-family and font-size CSS styling
An arc is a command that you can add to a path that will draw part of an ellipse. An arc is a command that you can add to a path that will draw part of an ellipse.
![two point](http://blog.arcbees.com/wp-content/uploads/svg-arc2.png)
Two points intersect only two ellipses with the same width/height and rotation.
``` ```
A rx ry x-axis-rotation large-arc-flag sweep-flag x y A rx ry x-axis-rotation large-arc-flag sweep-flag x y
``` ```

Loading…
Cancel
Save