scherzo
December 9th, 2004, 23:26
OK, I'm displaying large images the same way that the JPG Slideshow does. It divides up the image in 64x64 pixel textures. The problem I'm having is that if I display the image at a 1x scale, then the pieces aren't always flush and the background color shows through. I guess this is the lack of antialiasing, right? I can correct for it a little by over lapping the pieces by a tiny fraction but the result is better but not perfect. Is there a way to deal with this?