I have a weird problem. For over a year I've worked on this one project with no imaging problems. Then, within the last week, I've noticed that BlitzMax is displaying most of my .PNG images with strange artifacts on them...kind of like compression artifacts you see with JPG images, with some color bleeding of the pixels. In some images it's very subtle, in others it is striking.
This is happening in areas of the program that have not been touched for months and so I can't trace it to something I recently changed. Also, the original .pngs look fine in Photoshop, but are "muddy" or full of artifacts when BMax draws them to the screen.
I've tried a dozen possible solutions...changing the parameters when I load the .png, changing the blend mode when I draw the .png...nothing has helped. The problems seem to go away if I resave the .png as a .bmp and load that into BMax, but then I loose my alpha channel.
Perhaps this is a hardware issue...maybe my video card dying?? Has anyone else ever experienced anything like this?
This is happening in areas of the program that have not been touched for months and so I can't trace it to something I recently changed. Also, the original .pngs look fine in Photoshop, but are "muddy" or full of artifacts when BMax draws them to the screen.
I've tried a dozen possible solutions...changing the parameters when I load the .png, changing the blend mode when I draw the .png...nothing has helped. The problems seem to go away if I resave the .png as a .bmp and load that into BMax, but then I loose my alpha channel.
Perhaps this is a hardware issue...maybe my video card dying?? Has anyone else ever experienced anything like this?