aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
blob: d7588830de654e26d0d7ecf856b3e3f7ff5b7bf6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
libclut NEWS                                          -*- outline -*-

* Noteworthy changes in release 1.1 (2016-(12)Dec-03) [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.

  libclut_model_get_rgb_conversion_matrix accepts NULL as
  as the first and second argument.

  Add the functions libclut_model_rgb_to_xyz and
  libclut_model_rgb_to_xyz.

* Noteworthy changes in release 1.0 (2016-(12)Dec-02) [stable]

  RGB colour space conversion added.

* Noteworthy changes in release 0.3 (2016-(08)Aug-06) [beta]

  No significant changes.

* Noteworthy changes in release 0.2 (2016-(08)Aug-05) [beta]

  No significant changes.

* Noteworthy changes in release 0.1 (2016-(07)Jul-13) [beta]

  Initial release.
  
  _cie_ affixed functions have not been tested.