Colorspaces … ick!
I’ve been struggling all evening with something which should be relatively simple: displaying images on web pages. I have a background image and another image on top of that. One is a PNG, one is a GIF. On Firefox, MSIE 6, and MSIE 7 it renders things perfectly. However, Safari seems to try to transform color spaces. I’ve carefully anti-aliased the GIF image and the part that melds into the background is now the wrong shade of gray. Changing the GIF into a PNG seems to correct the problem. Weird!
