aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-12-16 02:51:36 +0100
committerMattias Andrée <maandree@kth.se>2016-12-16 02:51:36 +0100
commitf268be6f10923e87c2ff2e12312827a2237811f6 (patch)
treed249a9b9ca486c993e4ef27d8f050f2e56d2b52e /TODO
parentupdate todo (diff)
downloadlibcolour-f268be6f10923e87c2ff2e12312827a2237811f6.tar.gz
libcolour-f268be6f10923e87c2ff2e12312827a2237811f6.tar.bz2
libcolour-f268be6f10923e87c2ff2e12312827a2237811f6.tar.xz
bug fixes + beginning of test
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index f479100..ada1788 100644
--- a/TODO
+++ b/TODO
@@ -5,7 +5,8 @@ Colour spaces:
YCbCr
TSL
Y'UV
- Hunter 1948 color space
+ Hunter 1948 color space (see Wikipedia article on CIELAB)
+ CIELCh (CIEHLC) (see Wikipedia article on CIELAB)
Support for generic additive colour spaces (3 channels and more)
Support for generic subtractive colour spaces (3 channels and more)