Advertisement
Guest User

Untitled

a guest
Nov 14th, 2013
637
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. i <radius> <angle> <anticlockwise>
  2.  
  3. = circular arc with the given radius, beginning in the current bearing
  4. direction, drawing <angle> degrees of the circle, defaults to going clockwise
  5.  
  6. e <radius-x> <radius-y> <start-angle> <end-angle> <anticlockwise>
  7.  
  8. = elliptical arc with the given radii, beginning in the current bearing direction,
  9. as if you were <start-angle> already around the ellipse, going to <end-angle>,
  10. defaults to going clockwise
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement