Hi,
On Tue, Jul 31, 2007 at 20:30:51 +0100, Daniel J Birkinshaw wrote:
> I'm confused about how drawPolygon works; or rather in my case
> doesn't. I can draw a triangle (Polygon [pt 50 175, pt 100 0, pt 0 0])
> but the points have to be in that exact order or it won't work.
No comment on the orde
Hi,
I'm confused about how drawPolygon works; or rather in my case
doesn't. I can draw a triangle (Polygon [pt 50 175, pt 100 0, pt 0 0])
but the points have to be in that exact order or it won't work.
Furthermore if I try to translate all the points by, for example,
10i+10j when I draw it not all