diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-03-26 09:06:14 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-03-26 09:06:14 +0100 |
commit | fed8417e229bdba4d6469d5f7efe595010d5de13 (patch) | |
tree | c865f64d6594363f11424a677b1d94570bf79ab7 /info | |
parent | update adhoc mode with cie_temperature (diff) | |
download | blueshift-fed8417e229bdba4d6469d5f7efe595010d5de13.tar.gz blueshift-fed8417e229bdba4d6469d5f7efe595010d5de13.tar.bz2 blueshift-fed8417e229bdba4d6469d5f7efe595010d5de13.tar.xz |
m info
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'info')
-rw-r--r-- | info/blueshift.texinfo | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/info/blueshift.texinfo b/info/blueshift.texinfo index e76fbe1..7984afc 100644 --- a/info/blueshift.texinfo +++ b/info/blueshift.texinfo @@ -693,6 +693,9 @@ This works the same way as @code{temperature}, except that subpixel brightness adjustment is done in CIE xyY colour space rather than sRGB. +You probability do not want to use this variant +of @code{temperature}. + @item lower_resolution(x, y) Emulate low resolution. @code{x} is the number of colours to emulate that each subpixel can have. |