From: Øyvind Kolås Date: Wed, 3 Oct 2018 10:35:59 +0000 (+0200) Subject: NEWS: update X-Git-Tag: archive/raspbian/1%0.1.106-3+rpi1^2~15^2~14^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=9d486ac02c7457207309de81608d30bb919cdf1f;p=babl.git NEWS: update --- diff --git a/NEWS b/NEWS index dc0f00c..0d1eac9 100644 --- a/NEWS +++ b/NEWS @@ -3,11 +3,12 @@ The NEWS file in the babl source tree is the source location for the news section both in the README and the webpage. --> -2018-09-19 babl-0.1.58
+2018-10-05 babl-0.1.58
Preserve color of transparent pixels in conversion to premultiplied alpha, Added single precision code-paths for faster fallback/reference conversions. -New BABL_ICC_INTENT_PERFORMANCE bitflag for or-ing into intent, permitting -use of matrix+trc when relative colorimetric CLUT is present. +New BABL_ICC_INTENT_PERFORMANCE bitflag for combining with intent as bitflags, +use of matrix+trc when relative colorimetric CLUT is present. New color model +and formats, CIE xyY.
2018-08-14 babl-0.1.56