[gimp-web/testing] GIMP 2.10.12: more changes, one FIXME to go



commit a9095557d9e06575f346c0389f110b11783aef43
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date:   Wed Jun 12 16:38:39 2019 +0300

    GIMP 2.10.12: more changes, one FIXME to go

 .../gimp-2-10-12-offset-filter.png                 | Bin 0 -> 144000 bytes
 .../news/2019-06_GIMP-2.10.12_Released/index.md    |  23 ++++++++++++++++++++-
 2 files changed, 22 insertions(+), 1 deletion(-)
---
diff --git a/content/news/2019-06_GIMP-2.10.12_Released/gimp-2-10-12-offset-filter.png 
b/content/news/2019-06_GIMP-2.10.12_Released/gimp-2-10-12-offset-filter.png
new file mode 100644
index 00000000..dc4d9f85
Binary files /dev/null and b/content/news/2019-06_GIMP-2.10.12_Released/gimp-2-10-12-offset-filter.png differ
diff --git a/content/news/2019-06_GIMP-2.10.12_Released/index.md 
b/content/news/2019-06_GIMP-2.10.12_Released/index.md
index 243ef448..b9ef808d 100644
--- a/content/news/2019-06_GIMP-2.10.12_Released/index.md
+++ b/content/news/2019-06_GIMP-2.10.12_Released/index.md
@@ -149,7 +149,21 @@ long as you don't start another selection nor change tools.
 
 ## New Offset filter
 
-FIXME
+New *Offset* filter shifts pixels and optionally wraps them around the edges
+so that you could create repeatable patterns.
+
+<figure>
+<img src="{attach}gimp-2-10-12-offset-filter.png" alt="Offset filter"/>
+<figcaption>
+<em>New Offset filter used to make a repeatable heart pattern</em>
+</figcaption>
+</figure>
+
+There's a simple on-canvas interaction available: just drag on the canvas
+to shift the layer.
+
+You can activate the new filter either via `Layer > Transform > Offset` menu,
+or via `Shift+Ctrl+O` shortcut.
 
 ## Color space mixup on exporting images
 
@@ -181,6 +195,13 @@ The usual deal!
 More than the new features, we actually thought these issues were enough
 to warrant this new release.
 
+Among most pesky bugs fixed:
+
+- unwanted change of foreground and background colors in tools' presets
+- various color management related bugs
+- FIXME
+- crashes for various reasons, with more crahses to fix yet
+
 # Around GIMP
 ## GEGL and babl
 


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