aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-12-01 17:58:23 +0100
committerMattias Andrée <maandree@kth.se>2016-12-01 17:58:23 +0100
commit2e23dfcacb32f10e4b906f648088a293949d9a48 (patch)
tree163f4608208ba5e701aa4d99665de72b6c25c819 /TODO
parentm install (diff)
downloadlibclut-2e23dfcacb32f10e4b906f648088a293949d9a48.tar.gz
libclut-2e23dfcacb32f10e4b906f648088a293949d9a48.tar.bz2
libclut-2e23dfcacb32f10e4b906f648088a293949d9a48.tar.xz
Update todo and news
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 4 insertions, 4 deletions
diff --git a/TODO b/TODO
index 3f2a538..121ac9d 100644
--- a/TODO
+++ b/TODO
@@ -1,9 +1,9 @@
The sRGB gamut expressed in CIE xyY:
- Chromaticity Red Green Blue White point
- x 0.6400 0.3000 0.1500 0.3127
- y 0.3300 0.6000 0.0600 0.3290
- Y 0.2126 0.7152 0.0722 1.0000
+ Chromaticity Red Green Blue White point
+ x 0.6400 0.3000 0.1500 0.31271
+ y 0.3300 0.6000 0.0600 0.32902
+ Y 0.212656 0.715158 0.072186 1.0000
A function is needed that given the values (sans Y) of a
monitor's gamut, converts from sRGB to the monitor's RGB.