diff options
author | Mattias Andrée <maandree@kth.se> | 2016-12-16 02:51:36 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2016-12-16 02:51:36 +0100 |
commit | f268be6f10923e87c2ff2e12312827a2237811f6 (patch) | |
tree | d249a9b9ca486c993e4ef27d8f050f2e56d2b52e /TODO | |
parent | update todo (diff) | |
download | libcolour-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-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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) |