aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-08-29 00:37:00 +0200
committerMattias Andrée <maandree@kth.se>2021-08-29 00:37:00 +0200
commitb33c8e5183157d7457c2ec9eb6197d487e0a7aeb (patch)
treeb19f5458895ba731075a43acaedb413f31a6272b /TODO
parentm libcolour.7 (diff)
downloadlibcolour-b33c8e5183157d7457c2ec9eb6197d487e0a7aeb.tar.gz
libcolour-b33c8e5183157d7457c2ec9eb6197d487e0a7aeb.tar.bz2
libcolour-b33c8e5183157d7457c2ec9eb6197d487e0a7aeb.tar.xz
Add STATUS
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'TODO')
-rw-r--r--TODO33
1 files changed, 0 insertions, 33 deletions
diff --git a/TODO b/TODO
index 5e0eecd..44659c2 100644
--- a/TODO
+++ b/TODO
@@ -1,35 +1,2 @@
-Colour models and colour spaces:
- LMS
- L'M'S'
- ICtCp
- YCbCr
- Y'CbCr
- TSL
- Y'UV
- Y'IQ
- Y'ES
- rgY
- RGK
- CIE DSH
- HSP
- HCY
- HCG
- Hunter 1948 color space (see Wikipedia article on CIELAB; see http://www.konicaminolta.com/instruments/knowledge/color/part4/06.html)
- Hunter Rdab
- CIELCh (CIEHLC) (see Wikipedia article on CIELAB)
- IPT
- xvYCC
- scRGB
- HWB (Alternative RGB model)
- HSL (Alternative RGB model)
- HSV (Alternative RGB model)
- HSI (Alternative RGB model)
- HCL (Alternative RGB model)
- HCV (Alternative RGB model)
- HCI (Alternative RGB model)
-
-Support for generic additive colour spaces (3 channels and more)
-Support for generic subtractive colour spaces (3 channels and more)
-
GPU accelerate libcolour_convert_en_masse
Premultiply matrices for faster conversion from and to RGB