标签: performance google-chrome webkit interpolation antialiasing
有没有办法在Chrome / Webkit中禁用图像的抗锯齿功能?出于性能原因,我不希望浏览器的平滑图像比实际文件大。
Image interpolation mode in Chrome/Safari?从一年半前提到这个问题,所以希望Webkit从那时起就增加了一些支持。
编辑:经过进一步研究,Using nearest-neighbor with CSS zoom on canvas (and img)似乎更进一步,但不清楚究竟什么有效。