Skip to content

Define CIE xy ranges, and luminance inequalities

Pekka Paalanen requested to merge pq/wayland-protocols:mr/xyerror into color
  • Allow negative values in CIE 1931 xy chromaticity coordinates.
  • Define the legal range of the above as [-1.0, 2.0].
  • Define the required luminance inequalities.

Fixes #25 (closed)

I decided to not include rules about white point, because they are not as trivial, see the above issue for details.

Merge request reports