From 8ba24c83479c31d73735f088441c381028f01daf Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 9 Sep 2014 08:51:17 +0200 Subject: mds-colour is gamma ramp-aware MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/info/mds.texinfo | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/info') 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 -- cgit v1.2.3-70-g09d2