Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Intent to ship imageSmoothingEnabled and remove mozImageSmoothingEnabled.

54 views
Skip to first unread message

Thomas Wisniewski

unread,
Aug 22, 2016, 3:06:16 PM8/22/16
to dev-pl...@lists.mozilla.org
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.

Web platform tests now cover the feature as well.

Mike Taylor

unread,
Aug 24, 2016, 10:37:41 AM8/24/16
to Thomas Wisniewski, dev-pl...@lists.mozilla.org
Hey Thomas,
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
0 new messages