Hi,

we intend to ship ctx.imageSmoothingEnabled and add a deprecation warning for ctx.mozImageSmoothingEnabled.

This is a Canvas2D context property which controls the interpolation of images drawn to 2D canvas.

Bug https://bugzilla.mozilla.org/show_bug.cgi?id=768072

Spec https://html.spec.whatwg.org/multipage/scripting.html#image-smoothing
MDN https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/imageSmoothingEnabled

Blink and WebKit unprefixed awhile ago, too:
https://code.google.com/p/chromium/issues/detail?id=277199
https://bugs.webkit.org/show_bug.cgi?id=147803

Florian

--
Florian Scholz
Technical Writer
Mozilla Developer Network

_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to