Open
Description
A javascript interface for using SVG filters within canvas.
The SVG filter exposes deep, flexible drawing modifiers for 2d graphics. Integrating these into canvas 2d should be technically feasible once an interface is defined.
Working proposal: https://github.com/fserb/canvas2D/blob/master/spec/filters.md
(cc @whatwg/canvas )