[gimp-help-2] Rename Blend tool to Gradient tool



commit 83d346d6204ef2823dc6d432a0dcae15bd2b346f
Author: Julien Hardelin <jhardlin orange fr>
Date:   Thu May 3 08:01:20 2018 +0200

    Rename Blend tool to Gradient tool

 ...ndpoint-move.png => gradient-endpoint-move.png} |  Bin 40201 -> 40201 bytes
 .../{blend-endpoint.png => gradient-endpoint.png}  |  Bin 54632 -> 54632 bytes
 .../{blend-icon1.png => gradient-icon1.png}        |  Bin 1262 -> 1262 bytes
 .../{blend-icon2.png => gradient-icon2.png}        |  Bin 1349 -> 1349 bytes
 ...point-icon1.png => gradient-midpoint-icon1.png} |  Bin 1272 -> 1272 bytes
 ...point-icon2.png => gradient-midpoint-icon2.png} |  Bin 9254 -> 9254 bytes
 .../{blend-midpoint.png => gradient-midpoint.png}  |  Bin 56032 -> 56032 bytes
 .../toolbox/{blend-stop.png => gradient-stop.png}  |  Bin 55916 -> 55916 bytes
 ...nd-tool-offset.png => gradient-tool-offset.png} |  Bin 962 -> 962 bytes
 ...-tool-options.png => gradient-tool-options.png} |  Bin 14897 -> 14897 bytes
 ...ool-blend-22.png => stock-tool-gradient-22.png} |  Bin 449 -> 449 bytes
 src/concepts/gradients.xml                         |    7 +--
 src/dialogs/gradient-dialog.xml                    |    2 +-
 src/filters/alpha-to-logo/alien-glow.xml           |    2 +-
 src/filters/alpha-to-logo/basic.xml                |    3 +-
 src/filters/alpha-to-logo/coolmetal.xml            |    2 +-
 src/filters/alpha-to-logo/glossy.xml               |    3 +-
 src/filters/combine/depthmerge.xml                 |    3 +-
 src/glossary/glossary.xml                          |    4 +-
 src/toolbox/paint-tools.xml                        |    2 +-
 src/toolbox/paint/common-features.xml              |    2 +-
 src/toolbox/paint/{blend.xml => gradient.xml}      |   48 +++++++++++---------
 22 files changed, 42 insertions(+), 36 deletions(-)
---
diff --git a/src/concepts/gradients.xml b/src/concepts/gradients.xml
index 0bca33a..65453ba 100644
--- a/src/concepts/gradients.xml
+++ b/src/concepts/gradients.xml
@@ -29,9 +29,8 @@
   <para>
     A <emphasis>gradient</emphasis>
     is a set of colors arranged in a linear order. The most basic use of
-    gradients is by the <link linkend="gimp-tool-blend">Blend tool</link>,
-    sometimes known as the <quote>gradient tool</quote> or <quote>gradient
-    fill tool</quote>: it works
+    gradients is by the <link linkend="gimp-tool-gradient">Gradient tool</link>,
+    sometimes known as <quote>gradient fill tool</quote>: it works
     by filling the selection with colors from a gradient. You have many
     options to choose from for controlling the way the gradient colors are
     arranged within the selection. There are also other important ways to use
@@ -80,7 +79,7 @@
   </para>
   <para>
     Many quickly examples of working with gradient (for more information
-    see <link linkend="gimp-tool-blend">Blend Tool</link>):
+    see <link linkend="gimp-tool-gradient">Gradient Tool</link>):
   </para>
   <itemizedlist>
     <listitem>
diff --git a/src/dialogs/gradient-dialog.xml b/src/dialogs/gradient-dialog.xml
index 6f13d15..15c9914 100755
--- a/src/dialogs/gradient-dialog.xml
+++ b/src/dialogs/gradient-dialog.xml
@@ -34,7 +34,7 @@
     The <quote>Gradients</quote> dialog offers a gradient palette which is
     used to select a gradient &mdash; a set of colors arranged in a linear
     scale &mdash; for use with the
-    <link linkend="gimp-tool-blend">Blend tool</link> and numerous
+    <link linkend="gimp-tool-gradient">Gradient tool</link> and numerous
     other operations. It also gives you access to several functions for
     manipulating gradients.  You can select a gradient by clicking on it in
     the list: it will then be shown in the Brush/Pattern/Gradient area of
diff --git a/src/filters/alpha-to-logo/alien-glow.xml b/src/filters/alpha-to-logo/alien-glow.xml
index 9cb0d34..34fec63 100644
--- a/src/filters/alpha-to-logo/alien-glow.xml
+++ b/src/filters/alpha-to-logo/alien-glow.xml
@@ -129,7 +129,7 @@
       <listitem>
         <para>
           Fill the selection with the following
-          <link linkend="gimp-tool-blend">Gradient Blend</link>: Shape =
+          <link linkend="gimp-tool-gradient">Gradient Tool</link>: Shape =
           Shaped (spherical); Gradient = FG to BG (RGB), with FG = dark gray
           (79,79,79), BG = black.
         </para>
diff --git a/src/filters/alpha-to-logo/basic.xml b/src/filters/alpha-to-logo/basic.xml
index ea04dff..042d10d 100644
--- a/src/filters/alpha-to-logo/basic.xml
+++ b/src/filters/alpha-to-logo/basic.xml
@@ -156,7 +156,8 @@
     <itemizedlist>
       <para>
         You can reproduce the gradient effect manually by using the
-        <link linkend="gimp-tool-blend">Blend tool</link> with the following
+        <link linkend="gimp-tool-gradient">Gradient tool</link> with the 
+following
         options:
       </para>
       <listitem>
diff --git a/src/filters/alpha-to-logo/coolmetal.xml b/src/filters/alpha-to-logo/coolmetal.xml
index 9462808..d31d83b 100644
--- a/src/filters/alpha-to-logo/coolmetal.xml
+++ b/src/filters/alpha-to-logo/coolmetal.xml
@@ -163,7 +163,7 @@
         <para>
           Now <link linkend="gimp-layer-mask-add">add a layer mask</link>,
           fill the layer mask with a
-          <link linkend="gimp-tool-blend">gradient</link> (for instance white
+          <link linkend="gimp-tool-gradient">gradient</link> (for instance white
           or gray to black), and, of course,
           <link linkend="gimp-layer-mask-apply">apply the layer mask</link>.
         </para>
diff --git a/src/filters/alpha-to-logo/glossy.xml b/src/filters/alpha-to-logo/glossy.xml
index af744d2..d0ed106 100644
--- a/src/filters/alpha-to-logo/glossy.xml
+++ b/src/filters/alpha-to-logo/glossy.xml
@@ -106,7 +106,8 @@
         <listitem>
           <para>
             By default, the filter will fill the alpha with a
-            <link linkend="gimp-tool-blend">gradient blend</link>. Clicking on
+            <link linkend="gimp-tool-gradient">Gradient tool</link>. Clicking 
+on
             the swatch button will open a simple
             <link linkend="gimp-gradient-dialog">gradient dialog</link>, where
             you may select any gradient. <quote>Text</quote> refers to the
diff --git a/src/filters/combine/depthmerge.xml b/src/filters/combine/depthmerge.xml
index e25f617..0d34484 100644
--- a/src/filters/combine/depthmerge.xml
+++ b/src/filters/combine/depthmerge.xml
@@ -144,7 +144,8 @@
     <title>Using example</title>
     <para>
       Maps are grayscale gradients created with the
-      <link linkend="gimp-tool-blend">Blend tool</link> and modified with the
+      <link linkend="gimp-tool-gradient">Gradient tool</link> and modified with 
+the
       <link linkend="gimp-tool-curves">Curve tool</link>.
     </para>
     <figure>
diff --git a/src/glossary/glossary.xml b/src/glossary/glossary.xml
index f77d669..c6e12c8 100644
--- a/src/glossary/glossary.xml
+++ b/src/glossary/glossary.xml
@@ -680,7 +680,7 @@ https://git.gnome.org/browse/gimp-help-2/tree/docs folder-->
         perceives this as a mixture of the individual colors.
       </para>
       <para>
-        The <link linkend="gimp-tool-blend">Gradient</link> tool uses
+        The <link linkend="gimp-tool-gradient">Gradient tool</link> uses
         dithering. You may also choose to use dithering when you convert an
         image to <link linkend="gimp-image-convert-indexed">Indexed</link>
         format. If you are working on an image with indexed colors, some
@@ -1846,7 +1846,7 @@ https://git.gnome.org/browse/gimp-help-2/tree/docs folder-->
         <link linkend="glossary-dithering">Dithering</link>. The
         operations in <acronym>GIMP</acronym> which perform
         dithering are the
-        <link linkend="gimp-tool-blend">Blend tool</link>
+        <link linkend="gimp-tool-gradient">Gradient tool</link>
         (if you have enabled the dithering option) and the
         <link linkend="gimp-image-convert-indexed">Convert to Indexed</link>
         command. However, they only work on RGB images and not on Indexed
diff --git a/src/toolbox/paint-tools.xml b/src/toolbox/paint-tools.xml
index 783a577..385ecf4 100644
--- a/src/toolbox/paint-tools.xml
+++ b/src/toolbox/paint-tools.xml
@@ -36,7 +36,7 @@
        <xi:include href="paint/dynamics.xml"/>
   <xi:include href="paint/brush-tools.xml"/>
   <xi:include href="paint/bucket-fill.xml"/>
-  <xi:include href="paint/blend.xml"/>
+  <xi:include href="paint/gradient.xml"/>
   <xi:include href="paint/pencil.xml"/>
   <xi:include href="paint/paintbrush.xml"/>
   <xi:include href="paint/MyPaint-brush.xml"/>
diff --git a/src/toolbox/paint/common-features.xml b/src/toolbox/paint/common-features.xml
index 5d47eea..fa80c5d 100644
--- a/src/toolbox/paint/common-features.xml
+++ b/src/toolbox/paint/common-features.xml
@@ -68,7 +68,7 @@
     </listitem>
     <listitem>
       <para>
-        the <link linkend="gimp-tool-blend">Gradient</link> fills with
+        the <link linkend="gimp-tool-gradient">Gradient</link> fills with
         gradients;
       </para>
     </listitem>
diff --git a/src/toolbox/paint/blend.xml b/src/toolbox/paint/gradient.xml
similarity index 93%
rename from src/toolbox/paint/blend.xml
rename to src/toolbox/paint/gradient.xml
index 10d4d92..a038c6f 100644
--- a/src/toolbox/paint/blend.xml
+++ b/src/toolbox/paint/gradient.xml
@@ -3,27 +3,29 @@
                        "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
     2018-04-05 j.h: update
+    2018-05-02 j.h: change "blend" to "gradient"
 -->
-<sect2 xmlns:xi="http://www.w3.org/2001/XInclude"; id="gimp-tool-blend">
-  <title>Blend</title>
+<sect2 xmlns:xi="http://www.w3.org/2001/XInclude"; id="gimp-tool-gradient">
+  <title>Gradient</title>
   <indexterm>
-    <primary>Blend</primary>
+    <primary>Gradient</primary>
   </indexterm>
   <indexterm>
-    <primary>Blend</primary>
+    <primary>Gradient</primary>
     <secondary>Tool</secondary>
   </indexterm>
   <indexterm>
     <primary>Tools</primary>
-    <secondary>Blend</secondary>
+    <secondary>Gradient</secondary>
   </indexterm>
 
   <para>
-    This tool fills the selected area with a gradient blend of the foreground
+    This tool fills the selected area with a gradient from the foreground
     and background colors by default, but there are many options. To make a
-    blend, drag the cursor in the direction you want the gradient to go and 
+    gradient, drag the cursor in the direction you want the gradient to go and 
     you release the mouse button when you feel you have the right position 
-    and size of your blend. The softness of the blend depends on how far you 
+    and size of your gradient. The softness of the gradient depends on how far 
+you 
     drag the cursor. The shorter the drag distance, the sharper it will be.
   </para>
   <para>
@@ -86,7 +88,7 @@
         <para>
           By clicking the tool icon
           <guiicon><inlinegraphic
-            fileref="images/toolbox/stock-tool-blend-22.png"/>
+            fileref="images/toolbox/stock-tool-gradient-22.png"/>
           </guiicon>.
         </para>
       </listitem>
@@ -362,7 +364,7 @@
               <mediaobject>
                 <imageobject>
                   <imagedata format="PNG"
-              fileref="images/tool-options/blend-repeat-none.png"/>
+              fileref="images/tool-options/gradient-repeat-none.png"/>
                 </imageobject>
               </mediaobject>
             </listitem>
@@ -375,7 +377,7 @@
               <mediaobject>
                 <imageobject>
                   <imagedata format="PNG"
-              fileref="images/tool-options/blend-repeat-sawtooth.png"/>
+              fileref="images/tool-options/gradient-repeat-sawtooth.png"/>
                 </imageobject>
               </mediaobject>
             </listitem>
@@ -389,7 +391,7 @@ back
               <mediaobject>
                 <imageobject>
                   <imagedata format="PNG"
-              fileref="images/tool-options/blend-repeat-triangular.png"/>
+              fileref="images/tool-options/gradient-repeat-triangular.png"/>
                 </imageobject>
               </mediaobject>
             </listitem>
@@ -401,7 +403,7 @@ back
               <mediaobject>
                 <imageobject>
                   <imagedata format="PNG"
-              fileref="images/tool-options/blend-repeat-truncate.png"/>
+              fileref="images/tool-options/gradient-repeat-truncate.png"/>
                 </imageobject>
               </mediaobject>
             </listitem>
@@ -441,7 +443,7 @@ back
             <mediaobject>
               <imageobject>
                 <imagedata format="PNG"
-                  fileref="images/toolbox/blend-tool-offset.png"/>
+                  fileref="images/toolbox/gradient-tool-offset.png"/>
               </imageobject>
               <caption>
                 <para>Top, Offset = 0 ; Bottom, Offset = 50%</para>
@@ -454,7 +456,8 @@ back
         <term>Instant mode</term>
         <listitem>
           <para>
-            When this option is checked, blend tool works as in GIMP-2.8 : the 
+            When this option is checked, gradient tool works as in GIMP-2.8 : 
+the 
             gradient line disappears as soon as you release the mouse button. 
             The option must be activated (with <keycap>Shift</keycap> also) 
             before starting drawing gradient.
@@ -465,7 +468,8 @@ back
         <term>Modify active gradient</term>
         <listitem>
           <para>
-            When this option is checked, blend tool works as in GIMP-2.8 : the 
+            When this option is checked, gradient tool works as in GIMP-2.8 : 
+the 
             custom gradient is not created automatically and must be created 
             manually. The option can be activated before starting drawing 
             gradient or if the active gradient is not the custom gradient.
@@ -503,7 +507,7 @@ back
           <mediaobject>
             <imageobject>
               <imagedata format="PNG"
-              fileref="images/toolbox/blend-endpoint.png"/>
+              fileref="images/toolbox/gradient-endpoint.png"/>
             </imageobject>
             <caption>
               <para>
@@ -524,7 +528,7 @@ back
           <mediaobject>
             <imageobject>
               <imagedata format="PNG"
-              fileref="images/toolbox/blend-endpoint-move.png"/>
+              fileref="images/toolbox/gradient-endpoint-move.png"/>
             </imageobject>
             <caption>
               <para>
@@ -549,7 +553,7 @@ back
           <mediaobject>
             <imageobject>
               <imagedata format="PNG"
-              fileref="images/toolbox/blend-stop.png"/>
+              fileref="images/toolbox/gradient-stop.png"/>
             </imageobject>
             <caption>
               <para>
@@ -561,15 +565,15 @@ back
             If you move the mouse pointer on the line, a
             <guilabel>Midpoint</guilabel> shows up. Then, the small data window 
             has two buttons : <guiicon><inlinegraphic 
-            fileref="images/toolbox/blend-icon1.png"/></guiicon> to create 
+            fileref="images/toolbox/gradient-icon1.png"/></guiicon> to create 
             a new stop at midpoint, and <guiicon><inlinegraphic 
-            fileref="images/toolbox/blend-icon2.png"/></guiicon> to center 
+            fileref="images/toolbox/gradient-icon2.png"/></guiicon> to center 
             midpoint.
           </para>
           <mediaobject>
             <imageobject>
               <imagedata format="PNG"
-              fileref="images/toolbox/blend-midpoint.png"/>
+              fileref="images/toolbox/gradient-midpoint.png"/>
             </imageobject>
           </mediaobject>
           <para>


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