[gimp-help] Some update in tools



commit 98037199e25d0204db1c2fcfcbd5d277b0b2e5d4
Author: Julien Hardelin <jhardlin orange fr>
Date:   Fri Apr 12 07:28:38 2019 +0200

    Some update in tools

 images/C/toolbox/align-ex-relative-coords.png | Bin 0 -> 5466 bytes
 src/toolbox/paint/gradient.xml                |  29 +++++++++++++++-----------
 src/toolbox/transform/align.xml               |  18 +++++++++++++++-
 3 files changed, 34 insertions(+), 13 deletions(-)
---
diff --git a/images/C/toolbox/align-ex-relative-coords.png b/images/C/toolbox/align-ex-relative-coords.png
new file mode 100644
index 000000000..7081c4e3f
Binary files /dev/null and b/images/C/toolbox/align-ex-relative-coords.png differ
diff --git a/src/toolbox/paint/gradient.xml b/src/toolbox/paint/gradient.xml
index 855148bd2..a5f9c9d1c 100644
--- a/src/toolbox/paint/gradient.xml
+++ b/src/toolbox/paint/gradient.xml
@@ -385,8 +385,7 @@ you
               <para>
                 <guilabel>Triangular Wave</guilabel>: starts with the 
                 foreground, transitions to the background, then transitions 
-back 
-                to the foreground.
+                back to the foreground.
               </para>
               <mediaobject>
                 <imageobject>
@@ -455,12 +454,17 @@ back
       <varlistentry>
         <term>Instant mode</term>
         <listitem>
+          <warning>
+            <para>
+              The option must be activated (with <keycap>Shift</keycap> also) 
+              before starting drawing gradient.
+            </para>
+          </warning>
           <para>
             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.
+            the gradient line disappears as soon as you release the mouse 
+            button. You can't edit color stops before applying the gradient 
+            fill.
           </para>
         </listitem>
       </varlistentry>
@@ -469,10 +473,11 @@ the
         <listitem>
           <para>
             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.
+            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. Allows changing user-writable gradients directly rather 
+            than creating copies of them.
           </para>
         </listitem>
       </varlistentry>
@@ -585,7 +590,7 @@ the
           </para>
         </listitem>
       </varlistentry>
-      
+
       <varlistentry>
         <term>Key modifiers (Defaults)</term>
         <listitem>
@@ -599,7 +604,7 @@ the
           </para>
         </listitem>
       </varlistentry>
-      
+
       <varlistentry>
         <term>The Gradient Editor</term>
         <listitem>
diff --git a/src/toolbox/transform/align.xml b/src/toolbox/transform/align.xml
index 30de3ae6a..535aa8559 100644
--- a/src/toolbox/transform/align.xml
+++ b/src/toolbox/transform/align.xml
@@ -166,7 +166,6 @@
                 </itemizedlist>
               </listitem>
             </varlistentry>
-            
             <varlistentry>
               <term>Align buttons</term>
               <listitem>
@@ -420,6 +419,23 @@ fileref="images/toolbox/align-ex3.png"     format="PNG"/>
           </figure>
         </listitem>
       </varlistentry>
+      <varlistentry>
+        <term>New feature in GIMP-2.10</term>
+        <listitem>
+          <para>
+            GIMP-2.10 shows relative coordinates (horizontal or vertical) 
+            when moving guides and sample points. Coordinates are relative to 
+            the start of moving.
+          </para>
+          <mediaobject>
+            <imageobject>
+              <imagedata 
+                fileref="images/toolbox/align-ex-relative-coords.png" 
+                format="PNG"/>
+            </imageobject>
+          </mediaobject>
+        </listitem>
+      </varlistentry>
     </variablelist>
   </sect3>
   


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