Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/reference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,8 @@ that linear interpolation in this space is a valid way to simulate
physical mixing of lights.

**sRGB1-linear**: A linear-light version of **sRGB1**, i.e., it has
had gamma correction applied, but is still represented in terms of the
standard sRGB primaries.
not had gamma correction applied, but is still represented in terms of
the standard sRGB primaries.

**xyY100**, **xyY1**: The standard `CIE 1931 xyY color space
<https://en.wikipedia.org/wiki/CIE_1931_color_space#CIE_xy_chromaticity_diagram_and_the_CIE_xyY_color_space>`_. *The
Expand Down