- From: Chris Lilley via GitHub <noreply@w3.org>
- Date: Wed, 11 Jun 2025 16:39:43 +0000
- To: public-css-archive@w3.org
> Looking over the data, if holding lightness constant is a strong desire, then excluding the Chromium approach, I think the difference in deltas are negligible and the human eye isn't going to be able to pick out the difference, so generally, they all seem pretty good. More or less. The ones that map to BT.2020 and then clip from there have a visually noticeable shift towards the saturated secondary colors, but the ones that go directly to Display P3 all look visually the same. > So, that just leaves speed, and if that is the deciding metric, and storing a LUT in memory is acceptable, then I agree that the LUT based approach clearly wins. I agree (and should have said so explicitly earlier). Notably, the speed difference between the LUT approach and simple clip is very small. -- GitHub Notification of comment by svgeesus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10579#issuecomment-2963501556 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 11 June 2025 16:39:44 UTC