Chrome -webkit-transform:scale($val)不会对缩放图像进行抗锯齿处理
由于某种原因,Chrome 在使用变换放大图像后不会重新对其进行抗锯齿处理,而 Safari 似乎会这样做。规范似乎认为 Safari 是正确的,所以我不知道除了为 Chrome 提交错误之外还能做什么。
有什么建议吗?
For some reason, Chrome does not re-antialias images once they've been scaled up using a transform, whereas Safari seems to do so. The spec seems to think Safari is right, so I'm not sure what to do other than file a bug for Chrome.
Any suggestions?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
看起来您正在使用 Snowstack,它首先放大缩略图,然后使用更高分辨率的版本进行更新。耐心点,你会发现它也在 Chrome 中更新到更高分辨率的版本。
It looks like you are using Snowstack, which first scales up the thumbnail and then updates it with a higher res version. Be patient, and you will notice it updates to the higher res version in Chrome too.