Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: point, plot, pixel ?

From: keckman:welho at: 5-Aug-2010 10:49

Greg Schwarz <gschwarz-sctelco.net.au> 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) ]