[MATRIX-SIG] reverse of take?

Fredrik Lundh Fredrik Lundh" <fredrik_lundh@ivab.se
Fri, 27 Jun 1997 01:26:02 +0200


>And if it's not a conic section he wants to draw....?

d.polygon(xy), perhaps?

or d.point(xy) to draw an arbitrary point set, where
xy can contain either [x,y,x,y...] or [(x,y),(x,y),...].

(but he did say a circle, didn't he?)

Cheers /F



_______________
MATRIX-SIG  - SIG on Matrix Math for Python

send messages to: matrix-sig@python.org
administrivia to: matrix-sig-request@python.org
_______________