aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-12-16 03:59:30 +0100
committerMattias Andrée <maandree@kth.se>2016-12-16 03:59:30 +0100
commit4789231ea9d6d9e65bf2a619275605aff0b8d4a0 (patch)
tree501028ccc7a79c257ef63bff9ad2099f91d695be /TODO
parentbug fixes + beginning of test (diff)
downloadlibcolour-4789231ea9d6d9e65bf2a619275605aff0b8d4a0.tar.gz
libcolour-4789231ea9d6d9e65bf2a619275605aff0b8d4a0.tar.bz2
libcolour-4789231ea9d6d9e65bf2a619275605aff0b8d4a0.tar.xz
misc
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index ada1788..eea773d 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-Colour spaces:
+Colour models:
LMS
L'M'S'
ICtCp
@@ -6,7 +6,9 @@ Colour spaces:
TSL
Y'UV
Hunter 1948 color space (see Wikipedia article on CIELAB)
+ Hunter Rdab
CIELCh (CIEHLC) (see Wikipedia article on CIELAB)
+ IPT
Support for generic additive colour spaces (3 channels and more)
Support for generic subtractive colour spaces (3 channels and more)