diff options
author | Mattias Andrée <maandree@kth.se> | 2016-08-03 23:34:30 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2016-08-03 23:34:39 +0200 |
commit | 55ddd4ac6cd8e96caf066a8099ab98de089301f3 (patch) | |
tree | cf7528146a8f66e31dce4417c592b0ed9189a915 | |
parent | Update readme (diff) | |
download | libgamma-55ddd4ac6cd8e96caf066a8099ab98de089301f3.tar.gz libgamma-55ddd4ac6cd8e96caf066a8099ab98de089301f3.tar.bz2 libgamma-55ddd4ac6cd8e96caf066a8099ab98de089301f3.tar.xz |
Update TODO
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r-- | TODO | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +Important functionality: + CRTC info. shall report the x and y (CIE xyY) values + of the monitor's red, green, and blue colour, as well + as the default white point. CRTC info shall also + report the colour space of the monitors (sRGB, other RGB, + non-RGB, and monochrome/greyscale). This information + is obtainable from the monitor's EDID. + + libgamma-intl An extension with support for text description of constants and internationalisation. |