Hey Thomas,
On 8/22/16 4:06 PM, Thomas Wisniewski wrote:
Summary: ctx.imageSmoothingEnabled is a Canvas2D context property
controlling the interpolation of images drawn to 2D canvases
(especially useful for pixel art).
Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=768072
Link to standard:
https://html.spec.whatwg.org/multipage/scripting.html#image-smoothing
Platform coverage: all.
Estimated or target release: Firefox 52
Preference behind which this will be implemented: None.
This has been unprefixed in Chrome since version 41, and it should
ship unprefixed in Safari 10.
It looks like webkitImageSmoothingEnabled is very, very low (0.008%):
<https://www.chromestatus.com/metrics/feature/timeline/popularity/267>
Are you aware of any plans for it to be removed from Blink as well?
(unprefixed usage is also super low (0.027%), but seems to be growing:
<https://www.chromestatus.com/metrics/feature/timeline/popularity/268>)
--
Mike Taylor
Web Compat, Mozilla
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform