- From: Amelia Bellamy-Royds via GitHub <sysbot+gh@w3.org>
- Date: Wed, 13 Jul 2016 00:49:05 +0000
- To: public-svg-issues@w3.org
AmeliaBR has just labeled an issue for https://github.com/w3c/svgwg as "Needs WG input": == Define a vector-only processing mode == Various tools that use SVG files, such as cutting machines, cannot render pixel manipulations (filters, masks, bitmap images). Since we're defining spec conformance in terms of processing mode, it would be nice to have a category that included all vector operations but not pixel operations. As a start, I'd think anything that would have an effect on a `<clipPath>` should be supported. If we limited it to that, we could describe the clip path result as the output of processing the child content in this mode. However, patterns and solid color fill & stroke would also be relevant for some vector-only user agents, even if they do not have an in clipping paths. See https://github.com/w3c/svgwg/issues/204
Received on Wednesday, 13 July 2016 00:49:20 UTC