On UI Quality (The Little Things): Client-side Image Resizing →

http://code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/

Flickr Developer Blog:

IE 7 supports high-quality bicubic image resampling, producing results akin to what you’d see in most image editing programs. It’s disabled by default, but you can enable it using -ms-interpolation-mode:bicubic;.

Aina välillä oppii jotain uutta!