[fxtf-drafts] [compositing] Are formulas for color-dodge and color-burn swapped? (#571)

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