diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-03-19 05:46:06 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-03-19 05:46:06 +0100 |
commit | 1f289a0b90529346ea88169840a1cf11c7da3842 (patch) | |
tree | 91fcf2d5c1fcc3d3aed441521f56a80ed5cf2117 /TODO | |
parent | update todo (diff) | |
download | blueshift-1f289a0b90529346ea88169840a1cf11c7da3842.tar.gz blueshift-1f289a0b90529346ea88169840a1cf11c7da3842.tar.bz2 blueshift-1f289a0b90529346ea88169840a1cf11c7da3842.tar.xz |
doc
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 3 insertions, 6 deletions
@@ -4,18 +4,15 @@ High priority: Medium priority: Test, demo and document _ICC_PROFILE - Demo functionise, store and restore + Demo functionise + Demo `None` and `...` in sigmoid Make it possible to have settings depend on sky condicitions. (I have a GPL3 implmenetion of wheter observation in xpybar.) Low priority: - Demo cie_{brigtness,contrast,manipulate} with 3 arguments and - cie_limits with 6 arguments. - Demo `None` and `...` in sigmoid, manipulate, cie_manipulate - and lower_resolution. + Demo make_icc_interpolation Add a section in manual for information on which order to apply settings and how it affects the result. - Demo make_icc_interpolation Document examples in info manual Future stuff: |