[?] Display 'Pixel perfect' images

BlitzMax Forums/BlitzMax Programming/[?] Display 'Pixel perfect' images

Is there a way to display pixel-perfect images?
Here is what I should see and what actually appears in the Blitz screen:

NOTES:
* The loaded image is 256x192
* Tested on 800x600 and 1024x768 displays




please do not enable filtered images...

Doh.. missed the obvious one there. Using LoadImage("pic.bmp",0) cures it.

Too much playing around with OpenGL. I was thinking I needed an OpenGL call to change the display filtering.

Thankyou.

How many differences do we have to spot?

482

[Gosh], I only see 481.

I think the number of differences is closer to 49152.