[gimp-help] Update Wind filter



commit f3c2367538e9f583d8655ba6268ee3a9d6781c92
Author: Julien Hardelin <jhardlin orange fr>
Date:   Sun Dec 30 15:52:55 2018 +0100

    Update Wind filter

 images/C/filters/distort/wind-dialog.png | Bin 0 -> 23743 bytes
 images/C/filters/distort/wind.png        | Bin 31919 -> 0 bytes
 src/filters/distort/wind.xml             |  27 ++++++++++++++-------------
 3 files changed, 14 insertions(+), 13 deletions(-)
---
diff --git a/images/C/filters/distort/wind-dialog.png b/images/C/filters/distort/wind-dialog.png
new file mode 100644
index 000000000..df289c723
Binary files /dev/null and b/images/C/filters/distort/wind-dialog.png differ
diff --git a/src/filters/distort/wind.xml b/src/filters/distort/wind.xml
index 4ce8ee9cc..3e3dbe5af 100644
--- a/src/filters/distort/wind.xml
+++ b/src/filters/distort/wind.xml
@@ -2,12 +2,9 @@
 <!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
                        "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
-  2007-08-15 Added Spanish translation by AntI
-  2007-04-27 KoSt: added 'no'
-  2005-12-07 replaced <simplesect> by <sect3> by lexa
-  050910 de added by axel.wernicke
+  2012-12-29 j.h: update to v2.10
 -->
-<sect2 id="gimp-filter-wind">
+<sect2 xmlns:xi="http://www.w3.org/2001/XInclude"; id="gimp-filter-wind">
   <title>Wind</title>
 
   <indexterm>
@@ -71,7 +68,8 @@
       <title><quote>Wind</quote> filter options</title>
       <mediaobject>
         <imageobject>
-          <imagedata fileref="images/filters/distort/wind.png" format="PNG"/>
+          <imagedata fileref="images/filters/distort/wind-dialog.png" 
+format="PNG"/>
         </imageobject>
       </mediaobject>
     </figure>
@@ -102,14 +100,9 @@
     </mediaobject>
     <variablelist>
       <varlistentry>
-        <term>Preview</term>
+        <term>Presets, Preview, Split view</term>
         <listitem>
-          <para>
-            All your setting changes will appear in the Preview without
-            affecting the image until you click on <guilabel>OK</guilabel>.
-            It reproduces a part of the image only, centred on the first
-            modified area it encounters.
-          </para>
+          <xi:include href="../about-common-features.xml"/>
         </listitem>
       </varlistentry>
       <varlistentry>
@@ -218,6 +211,14 @@
           </para>
         </listitem>
       </varlistentry>
+      <varlistentry>
+        <term>Random seed</term>
+        <listitem>
+          <para>
+            The Wind effect is done at random. You can use another seed.
+          </para>
+        </listitem>
+      </varlistentry>
     </variablelist>
   </sect3>
 </sect2>


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