Are you seeing what I'm seeing?
Peter Jakacki
Posts: 10,193
As I was testing some enhancements to the basic pixel plot in the different video resolutions that I can dynamically switch to, I switched to 1080p at 1bpp to check basic functions. So I drew a rectangle. Fair enough, so I drew 10 more, and then I drew 50 over that.
Oh no I thought, I have a strange bug.
So I measured it......
Just thought I'd share that as I go off to travel down to my friend's to get these P2D2 boards out.
BTW, normally I'd write this to create those 50 frames
Oh no I thought, I have a strange bug.
So I measured it......
Just thought I'd share that as I go off to travel down to my friend's to get these P2D2 boards out.
BTW, normally I'd write this to create those 50 frames
TAQOZ# 600 100 DO I x I y 500 w 300 h RECT 10 +LOOP --- ok
Comments
The last rectangle 'looks' smaller that the first- but that is probably just a camera perspective thing
Dave