From: Alexandre Prokoudine Date: Fri, 26 Jul 2019 13:47:02 +0000 (+0000) Subject: NEWS: formatting :) X-Git-Tag: archive/raspbian/1%0.1.106-3+rpi1^2~15^2~11^2~44 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c8880227551274f6134aa4e039ab60a85dc71e4f;p=babl.git NEWS: formatting :) --- diff --git a/NEWS b/NEWS index 4d41fec..9400e7b 100644 --- a/NEWS +++ b/NEWS @@ -8,7 +8,12 @@ Added Yu'v' (CIE 1976 UCS) color model. Fixed a severe non-initialised memory issue - that kept us from using fast paths for many babl spaces loaded from profile. More fully symmetric conversions between associated and separate alpha. Added more converters, both SSE2 and non-SSE2 for matrix-conversion -between different RGB spaces. Improvements to website/documentation; babl is now using the terms associated alpha and separate alpha, all of: nonpremultiplied-, premultiplied- and nonassociated- alpha are now considered deprecated API. HCY luminance is now relative to the RGB space used - no change for sRGB related pixel formats. AVX2 acceleration for some linear to float conversions. +between different RGB spaces. Improvements to website/documentation; babl is +now using the terms associated alpha and separate alpha, all of: +nonpremultiplied-, premultiplied- and nonassociated- alpha are now considered +deprecated API. HCY luminance is now relative to the RGB space used - no change +for sRGB related pixel formats. AVX2 acceleration for some linear to float +conversions. 2019-06-12 babl-0.1.66
Added API call, babl_space_get_rgb_luminance,