- From: Tim Nguyen via GitHub <sysbot+gh@w3.org>
- Date: Thu, 08 Aug 2024 18:08:28 +0000
- To: public-fxtf-archive@w3.org
nt1m has just created a new issue for https://github.com/w3c/fxtf-drafts: == [compositing] Are formulas for color-dodge and color-burn swapped? == When I implement the formulas for color-dodge and burn respectively defined here: https://drafts.fxtf.org/compositing/#valdef-blend-mode-color-dodge I get the results swapped from existing implementations. The defined formula for `color-dodge` seems to darken (when it should lighten), and `color-burn` seems to lighten instead of darkening. Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/issues/571 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 8 August 2024 18:08:29 UTC