[REBOL] Re: VID Problem: not enough memory
From: robert::muench::robertmuench::de at: 31-Oct-2002 17:19
> -----Original Message-----
> From: [rebol-bounce--rebol--com] [mailto:[rebol-bounce--rebol--com]]
> On Behalf Of Anton
> Sent: Thursday, October 31, 2002 2:55 PM
> To: [rebol-list--rebol--com]
> Subject: [REBOL] Re: VID Problem: not enough memory
> But I've got a lines-intersect? function in
> http://www.lexicon.net/anton/rebol/library/graphics.r
Hi, thanks a lot :-) I take a look at it.
> It can be optimized in this case, because the
> lines that form the edges of the clip area are
> horizontal and vertical - straight lines.
Yep, I know and I will extend the code for this case. Thanks! Robert