Page 1 of 1

Image problem

Posted: Fri Mar 27, 2009 10:15 am
by xsix
There is a strange thing, when i generate an image with php, and output it as image via header, it outputs ok, everything is ok, BUT, when i close the browser or switch to another window and then switch back to my page which is displaying an image, the image looks a few pixels smaller and anti-aliased(or some kind of effect) i just don't know where to search for such a solution :)

Re: Image problem

Posted: Fri Mar 27, 2009 11:48 am
by andyhoneycutt
That problem sounds more like your browser resizing it than the image data changing. I would try using a different browser, or browsers, and see if you run into the same problem.

Re: Image problem

Posted: Fri Mar 27, 2009 12:23 pm
by xsix
Hm. nope, it still is the same image, only anti-aliases, don't know why it does it