Clipping the 2D drawing primitives?

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Lars
User
User
Posts: 31
Joined: Sat Sep 27, 2003 5:54 pm
Location: Bonn, Germany
Contact:

Clipping the 2D drawing primitives?

Post 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.
Lars
The only problem with troubleshooting is that sometimes the trouble shoots back.
P4 3Ghz, 512MB RAM, Radeon 9600Pro, WinXP Home SP2, PB V4.0
Lars
User
User
Posts: 31
Joined: Sat Sep 27, 2003 5:54 pm
Location: Bonn, Germany
Contact:

Post 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?
Lars
The only problem with troubleshooting is that sometimes the trouble shoots back.
P4 3Ghz, 512MB RAM, Radeon 9600Pro, WinXP Home SP2, PB V4.0
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

Plot() isn't clipped for performance reasons on DX screen/sprite. I will update the manual.
Lars
User
User
Posts: 31
Joined: Sat Sep 27, 2003 5:54 pm
Location: Bonn, Germany
Contact:

Post by Lars »

Another possibility. Not a optimum for my opinion, but you'll have your reasons. THX anyway!
Lars
The only problem with troubleshooting is that sometimes the trouble shoots back.
P4 3Ghz, 512MB RAM, Radeon 9600Pro, WinXP Home SP2, PB V4.0
Post Reply