[gimp-web/testing] Mention arbitrary RGB primaries, more cleanup



commit 32e61dc98febaf2443db36840ae51f0c68106924
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date:   Sun Jan 15 18:05:32 2017 +0300

    Mention arbitrary RGB primaries, more cleanup

 ...unity-supported development of GEGL now live.md |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/content/news/2017-01-15 Community-supported development of GEGL now live.md 
b/content/news/2017-01-15 Community-supported development of GEGL now live.md
index 37c838d..0803aab 100644
--- a/content/news/2017-01-15 Community-supported development of GEGL now live.md       
+++ b/content/news/2017-01-15 Community-supported development of GEGL now live.md       
@@ -7,14 +7,16 @@ Summary: Almost every new major feature people have been asking us for, be it hi
 
 Almost every new major feature people have been asking us for, be it high bit depth support, or full CMYK 
support, or layer effects, would be impossible without having a robust, capable image processing core.
 
-Øyvind Kolås picked up [GEGL](http://gegl.org/) in mid-2000s and has been working on it in his spare time 
ever since. He is the author of 42% of commits in GEGL and 50% of commits in [babl](http://gegl.org/babl/) 
(pixel data conversion library). Thanks to his work, we shall be shipping GIMP 2.10 with 16/32-bit per color 
channel precision, linear pixel data workflow, and filters that have an on-canvas preview.
+Øyvind Kolås picked up [GEGL](http://gegl.org/) in mid-2000s and has been working on it in his spare time 
ever since. He is the author of 42% of commits in GEGL and 50% of commits in [babl](http://gegl.org/babl/) 
(pixel data conversion library).
+
+Thanks to his work, we shall be shipping GIMP 2.10 with 16/32-bit per color channel precision, linear pixel 
data workflow, and filters that have an on-canvas preview.
 
 But we always need more from both GEGL and babl:
 
 * better performance (always);
 * more sophisticated use of GPU;
-* full support for arbitrary TRC (think using AdobeRGB instead of switching between sRGB and linear light);
-* full support for CMYK and spot colors;
+* support for arbitrary RGB primaries and TRC (think using wide-gamut RGB, like rec2020);
+* support for CMYK and spot colors;
 * more GIMP filters available as GEGL operations.
 
 And the list go on.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]