Re: [csswg-drafts] [css-color-4] Gamut Mapping Algorithm and Color Banding (#7135)

I've implemented @facelessuser's algorithm under `css-color-4-smooth` and it seems equivalent (visually and I think algorithmically) with the `fuzzy` method, that is: at each step of the search, consider it a success when either the color is in gamut, or its clipped version is closer than JND to it.

-- 
GitHub Notification of comment by danburzo
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7135#issuecomment-1081006738 using your GitHub account


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

Received on Monday, 28 March 2022 18:39:09 UTC