Greg Schwarz <[email protected]> kirjoitti Thu, 05 Aug 2010 09:07:33  
+0300

> http://www.rebol.com/docs/image.html
>
> This link should help.

No it doesn't, but i did it with line:


        xy: as-pair xs ys
            append plot reduce [
            'pen (black)
            'line  xy (xy + 1x1)
        ]
-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to