Poll
|
| Question: |
I would like to expand some drawing commands! What syntax do you prefer for: [1] Horizontal and vertical lines? [2] White and xor drawing? Please pick ONE [1] option and ONE [2] option.
| [1] Prefix with letters: HLine(Y,X1,X2) and VLine(X,Y1,Y2) |
  16 (26.7%) |
| [1] Overload shift commands: Horizontal(Y,X1,X2) and Vertical(X,Y1,Y2) |
  3 (5%) |
| [1] Use Horiz and G-T: Horiz(Y,X1,X2) and Vert(X,Y1,Y2) |
  6 (10%) |
| [1] Use LinReg(a+bx) and LinReg(ax+b) : HLine(Y,X1,X2) and VLine(X,Y1,Y2) |
  4 (6.7%) |
| [1] Use LinReg(a+bx) and LinReg(ax+b) : Horiz(Y,X1,X2) and Vert(X,Y1,Y2) |
  2 (3.3%) |
| [1] Other: Please specify in a post! |
  0 (0%) |
| [2] Use letter modifiers W and X: e.g. WHLine(Y,X1,X2), WRect(X,Y,W,H), XLine(X1,Y1,X2,Y2), XCircle(X,Y,R) |
  20 (33.3%) |
| [2] Use symbol modifiers ! and i: e.g. !HLine(Y,X1,X2), !Rect(X,Y,W,H), iLine(X1,Y1,X2,Y2), iCircle(X,Y,R) |
  9 (15%) |
| [2] Other: Please specify in a post! |
  0 (0%) |
|
|
| Total Voters: 32 |
|
|
Author |
Topic: Axe Parser - (Read 121727 times)
|
|
| 0 Members and 1 Guest are viewing this topic.
|
|