Hi all,

r925 has solved some of my drawing problems, thanks _why !

However, hand-made shapes (as in

stroke black
fill black
shape(10,10) do
    line_to (30,10)
    line_to(30,30)
    line_to(50,100)
end


) do not seem to get drawn at all (on my Intel Mac, 10.4) (and looking at the
samples, it seems I'm the only one hand-drawing shapes :-) )

Regards,

-- 
P.-A.

Reply via email to