diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-03-26 08:53:53 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-03-26 08:54:01 +0100 |
commit | a63b75696de54b7342501e35230b373453ee6d81 (patch) | |
tree | abae485ac155252acc3b7c4eae4041019e55555d /examples | |
parent | add missing \n (diff) | |
download | blueshift-a63b75696de54b7342501e35230b373453ee6d81.tar.gz blueshift-a63b75696de54b7342501e35230b373453ee6d81.tar.bz2 blueshift-a63b75696de54b7342501e35230b373453ee6d81.tar.xz |
m + add cie_temperature
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'examples')
-rw-r--r-- | examples/textconf.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/textconf.conf b/examples/textconf.conf index 849272d..6205e86 100644 --- a/examples/textconf.conf +++ b/examples/textconf.conf @@ -83,7 +83,7 @@ points = solar 3 -6 ; (default) ; space. ‘cie’ (which is only supported where used in this example) ; performs the adjustments in CIE xyY colour space. ‘linear’ and ‘cie’ ; can be combined but should not be combined as it has no proper meaning. -; Additional, while possible, ‘linear’ should not be used with ‘linear’, +; Additional, while possible, ‘linear’ should not be used with ‘icc’, ; as that too has no proper meaning. ; All of this adjustments can have multiple values, but in this example |