[gimp-help] Update menus/select/feather.xml



commit 04bd4ad338224617a62bbb9f7cc9191d768a8d92
Author: Julien Hardelin <jhardlin orange fr>
Date:   Tue Nov 19 18:29:15 2019 +0100

    Update menus/select/feather.xml

 images/C/menus/select/feather-dialog.png | Bin 0 -> 15659 bytes
 images/C/menus/select/feather-ex-0.png   | Bin 0 -> 923 bytes
 images/C/menus/select/feather-ex-1.png   | Bin 0 -> 889 bytes
 images/C/menus/select/feather-ex-2.png   | Bin 0 -> 1132 bytes
 images/C/menus/select/feather.png        | Bin 6376 -> 0 bytes
 src/menus/select/feather.xml             |  51 +++++++++++++++++++++++++++++--
 6 files changed, 49 insertions(+), 2 deletions(-)
---
diff --git a/images/C/menus/select/feather-dialog.png b/images/C/menus/select/feather-dialog.png
new file mode 100644
index 000000000..93e284bd3
Binary files /dev/null and b/images/C/menus/select/feather-dialog.png differ
diff --git a/images/C/menus/select/feather-ex-0.png b/images/C/menus/select/feather-ex-0.png
new file mode 100644
index 000000000..fff8f1b4c
Binary files /dev/null and b/images/C/menus/select/feather-ex-0.png differ
diff --git a/images/C/menus/select/feather-ex-1.png b/images/C/menus/select/feather-ex-1.png
new file mode 100644
index 000000000..f78fe66ea
Binary files /dev/null and b/images/C/menus/select/feather-ex-1.png differ
diff --git a/images/C/menus/select/feather-ex-2.png b/images/C/menus/select/feather-ex-2.png
new file mode 100644
index 000000000..605fa1f36
Binary files /dev/null and b/images/C/menus/select/feather-ex-2.png differ
diff --git a/src/menus/select/feather.xml b/src/menus/select/feather.xml
index a61f5e1f5..74b947fd2 100644
--- a/src/menus/select/feather.xml
+++ b/src/menus/select/feather.xml
@@ -2,7 +2,7 @@
 <!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
                        "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
-  2009-01-10 j.h: reviewed for v2.6
+  2019-11-19 j.h: update to 2.10.14
 
 -->
 <sect2 id="gimp-selection-feather">
@@ -40,7 +40,8 @@
       <title>The <quote>Feather Selection</quote> dialog</title>
       <mediaobject>
         <imageobject>
-          <imagedata fileref="images/menus/select/feather.png" format="PNG"/>
+          <imagedata fileref="images/menus/select/feather-dialog.png" 
+format="PNG"/>
         </imageobject>
       </mediaobject>
     </figure>
@@ -55,6 +56,52 @@
          </para>
         </listitem>
       </varlistentry>
+      <varlistentry>
+        <term>Selected area continue outside image</term>
+        <listitem>
+          <para>
+            If the selection is on border of the image (or goes beyond the 
+            border), this option acts as if the selected area continued 
+            outside the image.
+         </para>
+         <figure>
+           <title>Example</title>
+            <mediaobject>
+              <imageobject>
+                <imagedata fileref="images/menus/select/feather-ex-0.png" 
+                format="PNG"/>
+              </imageobject>
+              <caption>
+                <para>
+                  Original. Selection on border.
+                </para>
+              </caption>
+            </mediaobject>
+            <mediaobject>
+              <imageobject>
+                <imagedata fileref="images/menus/select/feather-ex-1.png" 
+                format="PNG"/>
+              </imageobject>
+              <caption>
+                <para>
+                  Option checked. The right border is not feathered.
+                </para>
+              </caption>
+            </mediaobject>
+            <mediaobject>
+              <imageobject>
+                <imagedata fileref="images/menus/select/feather-ex-2.png" 
+                format="PNG"/>
+              </imageobject>
+              <caption>
+                <para>
+                  Option unchecked
+                </para>
+              </caption>
+            </mediaobject>
+          </figure>
+        </listitem>
+      </varlistentry>
     </variablelist>
   </sect3>
 </sect2>


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