Post Reply 
ARC support for ellipse draw
02-26-2015, 03:35 AM
Post: #1
ARC support for ellipse draw
I was thinking about this today. How would people feel about this?

Currently we have:
ARC(G, x, y, r, [[∠1, ∠2],[color]])

How would you feel about making it as such:
ARC(G, x, y, r|(r1,r2), [[∠1, ∠2],[color],[color]])

Basically, add in a second color for fill and border (like rect), but more importantly allow ellipse drawing if you give a pair of r values in a complex.

There isn't a way that I can see to support ellipses without either a) this described method or b) a separate command, without potentially introducing backwards compatibility issues.

Better suggestions?

TW

Although I work for HP, the views and opinions I post here are my own.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
ARC support for ellipse draw - Tim Wessman - 02-26-2015 03:35 AM
RE: ARC support for ellipse draw - Han - 02-26-2015, 03:41 AM
RE: ARC support for ellipse draw - DrD - 02-26-2015, 06:02 PM
RE: ARC support for ellipse draw - Han - 02-26-2015, 07:15 PM
RE: ARC support for ellipse draw - Tyann - 10-07-2015, 07:21 PM
RE: ARC support for ellipse draw - Arno K - 10-07-2015, 08:17 PM



User(s) browsing this thread: 1 Guest(s)