I have an image 640 x 800. It is downscaled by html attributes width and height to 90 x 113.
It renders well in most of the browser apart from Firefox.
Here is an example:
http://arturito.net/2010/11/22/firefox-image-downscale-rendering-problem/
I know I can rescale it and have 2 copies of the same image in 640 x 800 and 90 x 113.
But I was wondering if there is any way yo fix it without having multiple copies.
Edit: This turned out not to be an answer, unfortunately, but I’m keeping it for the info:
This seems to be a platform-dependent problem. Firefox 8 on Mac OS X is using a good downscaling algorithm. Here is a screenshot from your sample page:
But on Windows 7, it looks jagged: