Page 1 of 1

Clipping the 2D drawing primitives?

Posted: Thu Dec 04, 2003 9:44 pm
by Lars
Would be very usefull, if the 2D drawing primitives (the 2D drawing
library) was clipped. I think on screen it is already, but on sprites not. Of
couse you can look for it yourself, but it would be cool.

Posted: Sat Dec 06, 2003 11:05 pm
by Lars
I saw now, that it is a bug instead of a feature request (I think). Box() is
clipped, Plot() not. Could somebody move this thread according to this?

Posted: Sun Dec 07, 2003 3:10 pm
by Fred
Plot() isn't clipped for performance reasons on DX screen/sprite. I will update the manual.

Posted: Sun Dec 07, 2003 7:37 pm
by Lars
Another possibility. Not a optimum for my opinion, but you'll have your reasons. THX anyway!