[svgwg] [svg-native] Consider adding masking support (#659)

litherum has just created a new issue for https://github.com/w3c/svgwg:

== [svg-native] Consider adding masking support ==
It's used in artwork, but has a considerable implementation complexity. It can't really be emulated using any other facility.

It often has to be implemented by rendering the mask into an offscreen buffer. Rendering to this offscreen buffer might be difficult if the pixel density of the resulting image isn't uniform (e.g. with transforms).

Please view or discuss this issue at https://github.com/w3c/svgwg/issues/659 using your GitHub account

Received on Tuesday, 16 April 2019 00:36:40 UTC