aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-09-09 08:51:17 +0200
committerMattias Andrée <maandree@operamail.com>2014-09-09 08:51:17 +0200
commit8ba24c83479c31d73735f088441c381028f01daf (patch)
tree9eefb9b27b1eb6e940b727e98d033d618dadf670
parentm todo (diff)
downloadmds-8ba24c83479c31d73735f088441c381028f01daf.tar.gz
mds-8ba24c83479c31d73735f088441c381028f01daf.tar.bz2
mds-8ba24c83479c31d73735f088441c381028f01daf.tar.xz
mds-colour is gamma ramp-aware
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--doc/info/mds.texinfo8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo
index 4ff4f83..47f60b9 100644
--- a/doc/info/mds.texinfo
+++ b/doc/info/mds.texinfo
@@ -1518,6 +1518,14 @@ can be used, or if only 24-colour can used but
gradients between for example sRGB(255, 255, 255)
and sRGB(254, 254, 254) is to be drawn.
+@command{mds-colour} is gamma ramp-aware. For
+example, if for the red channel, 0 is mapped to
+0, 1 is mapped to 3, 2 is mapped 2 and 3 is mapped
+to 1, but 1 and 3 requires dithering, then if
+3 is requested, @command{mds-colour} will tell
+the client to deither 0 and 2 with 50 %, which
+should generate 1, but 1 and 3 has been swapped.
+
@node mds-retro-crt