[gimp-web/testing] 2.10.14: clean-up



commit 87e17d345822b23ed2f7ee43cf7c9e1394681603
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date:   Mon Oct 28 13:27:06 2019 +0000

    2.10.14: clean-up

 .../news/2019-10_GIMP-2.10.14_Released/index.md    | 27 +++++++++++-----------
 1 file changed, 14 insertions(+), 13 deletions(-)
---
diff --git a/content/news/2019-10_GIMP-2.10.14_Released/index.md 
b/content/news/2019-10_GIMP-2.10.14_Released/index.md
index e466ed10..1d70ba7e 100644
--- a/content/news/2019-10_GIMP-2.10.14_Released/index.md
+++ b/content/news/2019-10_GIMP-2.10.14_Released/index.md
@@ -203,12 +203,12 @@ premultiplied- and nonassociated- alpha are now considered deprecated API.
 Conversions between associated and separate alpha have been dramatically
 improved.
 
-Øyvind has a plan to add a per-image associated/separate alpha switch to GIMP's
-menu once another batch of code changes by Michael Natterer lands to the master
-branch.
+Øyvind Kolås has a plan to add a per-image associated/separate alpha switch to
+GIMP's menu once another batch of code changes by Michael Natterer lands to the
+master branch.
 
-Here is a lightning talk at CCC where Øyvind Kolås investigates the data loss
-incurred by going `separate alpha -> associated -> separate` or
+Here is a lightning talk at CCC where Øyvind investigates the data loss incurred
+by going `separate alpha -> associated -> separate` or
 `associated -> separate -> associated` and discovers that the special cased
 transparent/emissive cases end up lossless:
 
@@ -216,18 +216,19 @@ transparent/emissive cases end up lossless:
 <iframe width="560" height="315" src="https://www.youtube.com/embed/5F39sWoICqo?start=3140"; frameborder="0" 
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
 </div>
 
-Øyvind Kolås also iterated on new conversions in babl that cover grayscale
-in all precisions supported by GIMP for some things, this means that working
-in grayscale is an order of magnitude faster than it was before the last babl 
+Øyvind also iterated on new conversions in babl that cover grayscale in all
+precisions supported by GIMP for some things, this means that working in
+grayscale is an order of magnitude faster than it was before the last babl
 release.
 
 See [here](https://gitlab.gnome.org/GNOME/babl/blob/master/NEWS) for more
-information.
+information on the latest release.
 
-Another new project worth mentioning is [ctx](https://pippin.gimp.org/ctx/)
-by Øyvind Kolås. It's an API inspired by Cairo and HTML5 canvas' 2D rendering
-context. It works on 32-bit microcontrollers like ESP32 and ARM-CortexM4, and is
-devised to scale to networked/remote and threaded software rendering.
+Another new project worth mentioning is [ctx](https://pippin.gimp.org/ctx/),
+also by Øyvind Kolås. It's an API inspired by Cairo and HTML5 canvas' 2D
+rendering context. It works on 32-bit microcontrollers like ESP32 and
+ARM-CortexM4, and is devised to scale to networked/remote and threaded software
+rendering.
 
 The ctx library already has support for floating point pixel formats, and
 that support is geared to end up generic for gray, RGB, CMYK and other


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