aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-12-02 22:09:08 +0100
committerMattias Andrée <maandree@kth.se>2016-12-02 22:09:08 +0100
commit5796370cc9df515a5c0b37ac0444af262247af66 (patch)
treee5a4c3e0b863383ccd1d36a989dae72a4da8604b /NEWS
parentupdate news (diff)
downloadlibclut-5796370cc9df515a5c0b37ac0444af262247af66.tar.gz
libclut-5796370cc9df515a5c0b37ac0444af262247af66.tar.bz2
libclut-5796370cc9df515a5c0b37ac0444af262247af66.tar.xz
Add new colour spaces
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 226157a..8f651d3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,12 @@
libclut NEWS -*- outline -*-
+* Noteworthy changes in release 1.1 (TBA) [stable]
+
+ Support for CIELUV, CIELCh, YIQ, YDbDr, YPbPr, YCgCo,
+ CIE 1960 USC, and CIE U*V*W* added.
+
+ New RGB colour spaces added: ITU-R BT.709 and Lightroom RGB.
+
* Noteworthy changes in release 1.0 (2016-(12)Dec-02) [stable]
RGB colour space conversion added.