diff options
author | Mattias Andrée <maandree@kth.se> | 2016-12-02 22:09:08 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2016-12-02 22:09:08 +0100 |
commit | 5796370cc9df515a5c0b37ac0444af262247af66 (patch) | |
tree | e5a4c3e0b863383ccd1d36a989dae72a4da8604b /NEWS | |
parent | update news (diff) | |
download | libclut-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-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |