Firefox blurs an image when scaled through external CSS or inline style.

后端 未结 9 1184
粉色の甜心
粉色の甜心 2020-12-03 05:15

When I visually scale an image, Firefox 3 blurs it. Firefox 2 and other browsers don\'t, which is the behavior I expect. This is especially lame for creating a web based gam

9条回答
  •  天命终不由人
    2020-12-03 05:34

    I actually prefer the way FF does it since it uses interpolation when scaling images, in most cases this makes the images look much better than they would in IE. However I guess there can be cases where it's not good, like when using sprites.

    I don't think there's a way to get around it though.

提交回复
热议问题