Re: [css compositing]

Hi Tav,

only section 2 and 3 are normative.
The rest of the document describes what compositing and blending is in
general terms.

What makes you think it's meant to apply to SVG?


On Sat, Oct 19, 2013 at 6:51 AM, Tavmjong Bah <tavmjong@free.fr> wrote:

>
> I am a bit confused when reading the spec. As I read it, the whole
> discussion of Porter Duff Compositing Operators is irrelevant for SVG,
> only applying to Canvas. Is this correct? The Abstract would lead one to
> think otherwise.
>
> Also, would it be usefule for the feComposite filter to include all the
> Porter Duff compositing operators?
>

Apart from 'clear' (which could be done through other means), it seems like
you can implement all PD operators with filters. Which one do you think is
missing?

Received on Saturday, 19 October 2013 21:12:53 UTC