summaryrefslogtreecommitdiffstats
path: root/examples/comprehensive
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-16 21:10:33 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-16 21:10:33 +0100
commit512a69b692de99b807316c4dc101770e1e92817a (patch)
tree5d23745183f3fe652e09d1cb566e2282026a8a2a /examples/comprehensive
parentm (diff)
downloadblueshift-512a69b692de99b807316c4dc101770e1e92817a.tar.gz
blueshift-512a69b692de99b807316c4dc101770e1e92817a.tar.bz2
blueshift-512a69b692de99b807316c4dc101770e1e92817a.tar.xz
improve cie_ filters by allowing control over individual subpixels
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r--examples/comprehensive12
1 files changed, 6 insertions, 6 deletions
diff --git a/examples/comprehensive b/examples/comprehensive
index 6535dad..f64522b 100644
--- a/examples/comprehensive
+++ b/examples/comprehensive
@@ -2,12 +2,12 @@
# This example is complete with exceptions for less normal colour
# curve modifiers: nothing else than CIE 1964 10 degree CMF for
-# colour temperature, not use of temporarly linear RGB curves,
-# sigmoid correction, or free function modifier. Neither does it
-# support multiple screens, this is normally not an issue because
-# Xinerama is normally used to put all monitors on the same screen;
-# nor does it parse options other than -r from ad-hoc settigns, or
-# use monitor identifiation.
+# colour temperature, nor use of temporarly linear RGB curves,
+# sigmoid correction, or free function modifier, work on individual
+# subpixels in CIE xyY colour space. Neither does it # support multiple
+# screens, this is normally not an issue because Xinerama is normally
+# used to put all monitors on the same screen; # nor does it parse
+# options other than -r from ad-hoc settigns, or use monitor identifiation.
# This file is dual-licensed under GNU General Public License