Re: [fxtf-drafts] Add plus-lighter to mix-blend-mode and background-blend-mode (#444)

> I think that if you want to create a certain effect with compositing, you should create that effect instead.

Hmmm, I didn't follow the alternate being proposed. Could you clarify how developers should do this instead of being able to configure the compositing of 2 elements?

A demo showing the exact use-case is [here](https://static-misc-3.glitch.me/composite-test/2.html). It's using canvas to mimic the capability needed in CSS. We have 2 elements with partially identical pixels that draw on top of each other and we need to ensure that blending the identical pixels is a no-op.

-- 
GitHub Notification of comment by khushalsagar
Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/pull/444#issuecomment-993943971 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 14 December 2021 20:14:21 UTC