diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-03-17 23:48:02 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-03-17 23:48:02 +0100 |
commit | 1364bdc8d5c15367b0e7c5c68d6ee8443ffc8314 (patch) | |
tree | 12190f3428f544bad1a3fe58cd66ee54037d94e1 | |
parent | m + implement _brightness, _contrast, _gamma and _pgamma (diff) | |
download | blueshift-1364bdc8d5c15367b0e7c5c68d6ee8443ffc8314.tar.gz blueshift-1364bdc8d5c15367b0e7c5c68d6ee8443ffc8314.tar.bz2 blueshift-1364bdc8d5c15367b0e7c5c68d6ee8443ffc8314.tar.xz |
update todo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ Medium priority: Test, demo and document _ICC_PROFILE Add functions to store and restore curves so that we do not need to recalculate all filters before withs that are output specific. + Make an example that loads a configuration script from a direcory Low priority: Demo cie_{brigtness,contrast,manipulate} with 3 arguments and |