[gimp-help] Update Transform tools



commit 29d375cbd6469802b00bac03f7b2a1c644b843d9
Author: Julien Hardelin <jhardlin orange fr>
Date:   Tue May 7 18:56:29 2019 +0200

    Update Transform tools

 ...-first=2.png => recursive_transform-first2.png} | Bin
 images/C/toolbox/crop-dialog.png                   | Bin 15288 -> 19667 bytes
 images/C/toolbox/handle-transform-dialog.png       | Bin 32242 -> 22419 bytes
 images/C/toolbox/handle-transform-ex-1.png         | Bin 0 -> 4137 bytes
 images/C/toolbox/handle-transform-ex-2.png         | Bin 0 -> 22113 bytes
 images/C/toolbox/handle-transform-ex-3.png         | Bin 0 -> 7341 bytes
 images/C/toolbox/handle-transform-ex-4.png         | Bin 0 -> 11291 bytes
 images/C/toolbox/handle-transform-ex-move.gif      | Bin 15845 -> 0 bytes
 images/C/toolbox/handle-transform-ex-orig.png      | Bin 0 -> 1627 bytes
 .../C/toolbox/handle-transform-ex-perspective.gif  | Bin 12701 -> 0 bytes
 images/C/toolbox/handle-transform-ex-rotate.gif    | Bin 264276 -> 0 bytes
 images/C/toolbox/handle-transform-ex-shear.gif     | Bin 6049 -> 0 bytes
 images/C/toolbox/perspective-adjust.png            | Bin 0 -> 14979 bytes
 images/C/toolbox/perspective-dialog.png            | Bin 5908 -> 19976 bytes
 images/C/toolbox/perspective-no-preview.jpg        | Bin 71779 -> 0 bytes
 images/C/toolbox/perspective-orig.jpg              | Bin 50511 -> 0 bytes
 images/C/toolbox/perspective-with-preview.jpg      | Bin 75250 -> 0 bytes
 images/C/toolbox/rotate-ajust.png                  | Bin 0 -> 18665 bytes
 images/C/toolbox/rotate-dialog.png                 | Bin 5939 -> 18403 bytes
 images/C/toolbox/scale-adjust.png                  | Bin 0 -> 22255 bytes
 images/C/toolbox/scale-dialog.png                  | Bin 19807 -> 20244 bytes
 images/C/toolbox/shear-adjust.png                  | Bin 0 -> 14783 bytes
 images/C/toolbox/tool-dialog-perspective.png       | Bin 17362 -> 0 bytes
 images/C/toolbox/tool-dialog-rotate.png            | Bin 18540 -> 0 bytes
 images/C/toolbox/tool-dialog-scale.png             | Bin 18652 -> 0 bytes
 images/C/toolbox/tool-dialog-shear.png             | Bin 16713 -> 0 bytes
 .../C/toolbox/transform-tools-common-options.png   | Bin 15914 -> 0 bytes
 images/C/toolbox/unified-transform-adjust.png      | Bin 0 -> 14594 bytes
 images/C/toolbox/unified-transform-matrix.png      | Bin 24042 -> 0 bytes
 src/filters/map/recursive-transform.xml            |   2 +-
 src/toolbox/transform/cage.xml                     |   4 +-
 src/toolbox/transform/common-features.xml          |  31 +++-----
 src/toolbox/transform/crop.xml                     |   8 +-
 src/toolbox/transform/handle-transform.xml         |  25 +++++--
 src/toolbox/transform/perspective.xml              |  83 ++++++++-------------
 src/toolbox/transform/rotate.xml                   |  33 +++++---
 src/toolbox/transform/scale.xml                    |  20 +++--
 src/toolbox/transform/shear.xml                    |  12 +--
 src/toolbox/transform/unified-transform.xml        |  15 ++--
 39 files changed, 119 insertions(+), 114 deletions(-)
---
diff --git a/images/C/filters/examples/map/recursive_transform-first=2.png 
b/images/C/filters/examples/map/recursive_transform-first2.png
similarity index 100%
rename from images/C/filters/examples/map/recursive_transform-first=2.png
rename to images/C/filters/examples/map/recursive_transform-first2.png
diff --git a/images/C/toolbox/crop-dialog.png b/images/C/toolbox/crop-dialog.png
index 4e08e8b99..4d4a444f7 100644
Binary files a/images/C/toolbox/crop-dialog.png and b/images/C/toolbox/crop-dialog.png differ
diff --git a/images/C/toolbox/handle-transform-dialog.png b/images/C/toolbox/handle-transform-dialog.png
index 53bc89642..7925fad9e 100644
Binary files a/images/C/toolbox/handle-transform-dialog.png and 
b/images/C/toolbox/handle-transform-dialog.png differ
diff --git a/images/C/toolbox/handle-transform-ex-1.png b/images/C/toolbox/handle-transform-ex-1.png
new file mode 100644
index 000000000..b90fca677
Binary files /dev/null and b/images/C/toolbox/handle-transform-ex-1.png differ
diff --git a/images/C/toolbox/handle-transform-ex-2.png b/images/C/toolbox/handle-transform-ex-2.png
new file mode 100644
index 000000000..0aac6649e
Binary files /dev/null and b/images/C/toolbox/handle-transform-ex-2.png differ
diff --git a/images/C/toolbox/handle-transform-ex-3.png b/images/C/toolbox/handle-transform-ex-3.png
new file mode 100644
index 000000000..882370055
Binary files /dev/null and b/images/C/toolbox/handle-transform-ex-3.png differ
diff --git a/images/C/toolbox/handle-transform-ex-4.png b/images/C/toolbox/handle-transform-ex-4.png
new file mode 100644
index 000000000..fdce3c837
Binary files /dev/null and b/images/C/toolbox/handle-transform-ex-4.png differ
diff --git a/images/C/toolbox/handle-transform-ex-orig.png b/images/C/toolbox/handle-transform-ex-orig.png
new file mode 100644
index 000000000..8d069af63
Binary files /dev/null and b/images/C/toolbox/handle-transform-ex-orig.png differ
diff --git a/images/C/toolbox/perspective-adjust.png b/images/C/toolbox/perspective-adjust.png
new file mode 100644
index 000000000..d17590f66
Binary files /dev/null and b/images/C/toolbox/perspective-adjust.png differ
diff --git a/images/C/toolbox/perspective-dialog.png b/images/C/toolbox/perspective-dialog.png
index f31ad66f1..a5b703d13 100644
Binary files a/images/C/toolbox/perspective-dialog.png and b/images/C/toolbox/perspective-dialog.png differ
diff --git a/images/C/toolbox/rotate-ajust.png b/images/C/toolbox/rotate-ajust.png
new file mode 100644
index 000000000..db3c84a42
Binary files /dev/null and b/images/C/toolbox/rotate-ajust.png differ
diff --git a/images/C/toolbox/rotate-dialog.png b/images/C/toolbox/rotate-dialog.png
index cc578b357..4d09f61ea 100644
Binary files a/images/C/toolbox/rotate-dialog.png and b/images/C/toolbox/rotate-dialog.png differ
diff --git a/images/C/toolbox/scale-adjust.png b/images/C/toolbox/scale-adjust.png
new file mode 100644
index 000000000..01f898a9a
Binary files /dev/null and b/images/C/toolbox/scale-adjust.png differ
diff --git a/images/C/toolbox/scale-dialog.png b/images/C/toolbox/scale-dialog.png
index f8b687238..32efa87e1 100644
Binary files a/images/C/toolbox/scale-dialog.png and b/images/C/toolbox/scale-dialog.png differ
diff --git a/images/C/toolbox/shear-adjust.png b/images/C/toolbox/shear-adjust.png
new file mode 100644
index 000000000..5205ddced
Binary files /dev/null and b/images/C/toolbox/shear-adjust.png differ
diff --git a/images/C/toolbox/unified-transform-adjust.png b/images/C/toolbox/unified-transform-adjust.png
new file mode 100644
index 000000000..2377c5e2e
Binary files /dev/null and b/images/C/toolbox/unified-transform-adjust.png differ
diff --git a/src/filters/map/recursive-transform.xml b/src/filters/map/recursive-transform.xml
index 9f98383e6..bc0d259af 100644
--- a/src/filters/map/recursive-transform.xml
+++ b/src/filters/map/recursive-transform.xml
@@ -188,7 +188,7 @@
             <mediaobject>
               <imageobject>
                 <imagedata format="PNG"
-      fileref="images/filters/examples/map/recursive_transform-first=2.png"/>
+      fileref="images/filters/examples/map/recursive_transform-first2.png"/>
               </imageobject>
               <caption>
                 <para>
diff --git a/src/toolbox/transform/cage.xml b/src/toolbox/transform/cage.xml
index 2c3bfc295..1f7a757d9 100644
--- a/src/toolbox/transform/cage.xml
+++ b/src/toolbox/transform/cage.xml
@@ -131,11 +131,11 @@
           </para>
         </listitem>
       </varlistentry>
-    </variablelist>       
+    </variablelist>
   </sect3>
 
   <sect3>
-    <title>Example for the <quote>Cage</quote> tool</title>
+    <title>Using <quote>Cage</quote> tool</title>
     <figure>
       <title>Cage Tool example</title>
       <mediaobject>
diff --git a/src/toolbox/transform/common-features.xml b/src/toolbox/transform/common-features.xml
index 85b43bc55..9f41dcdd4 100644
--- a/src/toolbox/transform/common-features.xml
+++ b/src/toolbox/transform/common-features.xml
@@ -2,17 +2,7 @@
 <!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
                        "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history
-  2009-07-20 ude: moved interpolation options here (from glossary)
-  2009-04-08 j.h: made some explanations clearer, I hope
-  2009-03-17 j.h: updated to v2.6. Added Opacity
-  2008-02-26 kost: updated 'no' v2.4
-  2007-06-10 kost: added 'no'
-  2007-05-06 fixed the description for "direction"
-  2007-04-18 Added Spanish translation by AntI
-  2006-04-30 added italian content by ciampix
-  2005-12-06 replaced simplesect by sect3 by lexa
-  2005-12-06 replaced informalfigure by figure by lexa
-  0500606 de extracted general tool features by axel.wernicke
+  2019-05-02 j.h: add linking FW/BW modes
 -->
 <sect2 id="gimp-tool-transform">
   <title>Common Features</title>
@@ -26,15 +16,6 @@
 
   <sect3 id="gimp-tool-transform-options">
     <title>Tool Options</title>
-    <figure>
-      <title>Common options of transform tools</title>
-      <mediaobject>
-        <imageobject>
-          <imagedata format="PNG"
-            fileref="images/toolbox/transform-tools-common-options.png"/>
-        </imageobject>
-      </mediaobject>
-    </figure>
     <para>
       Some options are shared by several transform tools. We will describe
       them here. More specific options will be described with their tool.
@@ -109,6 +90,12 @@
             that have some geometric errors (a horizon not horizontal, a wall
             not vertical...). See <xref linkend="gimp-tool-rotate" />.
           </para>
+          <para>
+            With GIMP-2.10.10, you can link these two options in Rotate, 
+            Scale, Perspective, Unified transform and Handle transform tools. 
+            This allows moving handles without affecting the transformation, 
+            letting you manually readjust their position.
+          </para>
         </listitem>
       </varlistentry>
       <varlistentry id="gimp-tool-interpolation-methods">
@@ -216,7 +203,7 @@
           <indexterm>
             <primary>Clipping</primary>
             <secondary>Transform</secondary>
-          </indexterm>               
+          </indexterm>
           <para>
             After transformation, the image can be bigger. This option will
             clip the transformed image to the original image size.
@@ -368,7 +355,7 @@
         </listitem>
       </varlistentry>
       <varlistentry>
-        <term>Preview</term>
+        <term>Show image preview</term>
         <listitem>
           <indexterm>
             <primary>Preview</primary>
diff --git a/src/toolbox/transform/crop.xml b/src/toolbox/transform/crop.xml
index 0a0aaaec6..6b70f6480 100644
--- a/src/toolbox/transform/crop.xml
+++ b/src/toolbox/transform/crop.xml
@@ -2,9 +2,7 @@
 <!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
                        "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
-  2009-03-14 j.h: rebuilt the Allow Growing example
-  2008-03-01 j.h: rewrote Shrink Merged. Added "arrow keys"
-  
+  2019-05-05 j.h: add Highlight opacity cursor
   -->
 <sect2 xmlns:xi="http://www.w3.org/2001/XInclude"; id="gimp-tool-crop">
   <title>Crop</title>
@@ -278,6 +276,10 @@ format="PNG"/>
             This option toggles the dark outside area intended for
             highlighting the crop rectangle.
           </para>
+          <para>
+            The dark area opacity can be set using the <guilabel>Highlight 
+            opacity</guilabel> cursor.
+          </para>
         </listitem>
       </varlistentry>
       <varlistentry>
diff --git a/src/toolbox/transform/handle-transform.xml b/src/toolbox/transform/handle-transform.xml
index e44260929..d92caac13 100644
--- a/src/toolbox/transform/handle-transform.xml
+++ b/src/toolbox/transform/handle-transform.xml
@@ -26,6 +26,18 @@
     scaling corrections using handles placed on canvas.
   </para>
   
+  <mediaobject>
+    <imageobject>
+      <imagedata format="PNG"
+        fileref="images/toolbox/handle-transform-ex-orig.png"/>
+    </imageobject>
+    <caption>
+      <para>
+        Original image: a text layer
+      </para>
+    </caption>
+  </mediaobject>
+    
   <para>
     You can use 1 to 4 handles, and the effect depends on the number of 
     handles. The tool acts on a selection, or, if there is no selection, on the 
@@ -47,7 +59,7 @@
             <mediaobject>
               <imageobject>
                 <imagedata format="PNG"
-                  fileref="images/toolbox/handle-transform-ex-move.gif"/>
+                  fileref="images/toolbox/handle-transform-ex-1.png"/>
               </imageobject>
             </mediaobject>
           </figure>
@@ -65,7 +77,7 @@
             <mediaobject>
               <imageobject>
                 <imagedata format="PNG"
-                  fileref="images/toolbox/handle-transform-ex-rotate.gif"/>
+                  fileref="images/toolbox/handle-transform-ex-2.png"/>
               </imageobject>
             </mediaobject>
           </figure>
@@ -82,7 +94,7 @@
             <mediaobject>
               <imageobject>
                 <imagedata format="PNG"
-                  fileref="images/toolbox/handle-transform-ex-shear.gif"/>
+                  fileref="images/toolbox/handle-transform-ex-3.png"/>
               </imageobject>
             </mediaobject>
           </figure>
@@ -99,7 +111,7 @@
             <mediaobject>
               <imageobject>
                 <imagedata format="PNG"
-                  fileref="images/toolbox/handle-transform-ex-perspective.gif"/>
+                  fileref="images/toolbox/handle-transform-ex-4.png"/>
               </imageobject>
             </mediaobject>
           </figure>
@@ -144,7 +156,7 @@
 
       <listitem>
         <para>
-          or by clicking on the        
+          or by clicking on the
           <keycap>Shift</keycap><keycap>Ctrl</keycap><keycap>H</keycap>         
           keyboard shortcut.
         </para>
@@ -204,7 +216,8 @@
 
     <variablelist>
       <varlistentry>
-        <term>Transform, Direction, Interpolation, Clipping, Guides</term>
+        <term>Transform, Direction, Interpolation, Clipping, Show 
+        image preview, Guides</term>
         <listitem>
           <note>
             <para>
diff --git a/src/toolbox/transform/perspective.xml b/src/toolbox/transform/perspective.xml
index 7ed05a19e..0da66a2c2 100644
--- a/src/toolbox/transform/perspective.xml
+++ b/src/toolbox/transform/perspective.xml
@@ -2,6 +2,7 @@
 <!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
                        "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
+  2019-04-30 j.h: v2.10.10 new options
   2018-10-24 j.h: fix issue #65 (view preview in gimp-2.10)
 
 -->
@@ -94,27 +95,42 @@
     <variablelist>
       <varlistentry>
         <term>
-          Transform; Interpolation; Direction; Clipping; Preview; Guides
+          Transform; Interpolation; Direction; Clipping; Show image preview; 
+          Guides 
         </term>
         <listitem>
           <xi:include href="about-common-transform-options.xml"/>
         </listitem>
       </varlistentry>
+      <varlistentry>
+        <term>Constrain handles (Shift)</term>
+        <listitem>
+          <para>
+            Constrain handles to move along edges and diagonal.
+          </para>
+        </listitem>
+      </varlistentry>
+      <varlistentry>
+        <term>Around center (Ctrl)</term>
+        <listitem>
+          <para>
+            Transform around the center point.
+          </para>
+        </listitem>
+      </varlistentry>
     </variablelist>
   </sect3>
 
   <sect3>
-    <title>
-      The information window for perspective transformation
-    </title>
+    <title>The Shear adjustment dialog</title>
     <figure>
       <title>
-        The information window of the <quote>Perspective</quote> tool
+        The Shear adjustment dialog
       </title>
       <mediaobject>
         <imageobject>
           <imagedata format="PNG"
-            fileref="images/toolbox/tool-dialog-perspective.png"/>
+            fileref="images/toolbox/perspective-adjust.png"/>
         </imageobject>
       </mediaobject>
     </figure>
@@ -131,52 +147,15 @@
           </para>
         </listitem>
       </varlistentry>
+      <varlistentry>
+        <term>Readjust button</term>
+        <listitem>
+          <para>
+            With this button, new in GIMP-2.10.10, you can readjust transform 
+            handles based on the current zoom level.
+          </para>
+        </listitem>
+      </varlistentry>
     </variablelist>
   </sect3>
-  
-  <sect3>
-    <title>View preview</title>
-    <para>
-      The Perspective tool is mostly used to correct perspective distortion in 
-      photographs. Then the Corrective option is used. In GIMP-2.10, this 
-      option got the possibility of showing preview. The transformation result 
-      may not be as good as without preview.
-      <figure>
-        <title>
-          Original image
-        </title>
-        <mediaobject>
-          <imageobject>
-            <imagedata format="JPG"
-              fileref="images/toolbox/perspective-orig.jpg"/>
-          </imageobject>
-        </mediaobject>
-      </figure>
-      <figure>
-        <title>Without and with preview</title>
-        <mediaobject>
-          <imageobject>
-            <imagedata format="JPG"
-              fileref="images/toolbox/perspective-no-preview.jpg"/>
-          </imageobject>
-          <caption>
-            <para>
-              <quote>View preview</quote> unchecked
-            </para>
-          </caption>
-        </mediaobject>
-        <mediaobject>
-          <imageobject>
-            <imagedata format="JPG"
-              fileref="images/toolbox/perspective-with-preview.jpg"/>
-          </imageobject>
-          <caption>
-            <para>
-              Same transformation.<quote>View preview</quote> checked.
-            </para>
-          </caption>
-        </mediaobject>
-      </figure>
-    </para>
-  </sect3>
 </sect2>
diff --git a/src/toolbox/transform/rotate.xml b/src/toolbox/transform/rotate.xml
index d61832603..d21391825 100644
--- a/src/toolbox/transform/rotate.xml
+++ b/src/toolbox/transform/rotate.xml
@@ -2,8 +2,7 @@
 <!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
                        "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
-  2009-03-14 j.h: revised for v2.6
-  2008-01-13 j.h: updated to v2.4
+  2019-05-05 j.h: update to v2.10.10
   
 -->
 <sect2 xmlns:xi="http://www.w3.org/2001/XInclude"; id="gimp-tool-rotate">
@@ -30,7 +29,7 @@
     <para>
       This tool is used to rotate the active layer, a selection or a path.
       When you click on the image or the selection with this tool a
-      <emphasis>Rotation Information</emphasis> dialog is opened.
+      <emphasis>Rotation adjustment</emphasis> dialog is opened.
       There, you can set the rotation axis, marked with a point, and the
       rotation angle. You can do the same by  dragging the mouse pointer on
       the image or the rotation point.
@@ -106,7 +105,8 @@
     <variablelist>
       <varlistentry>
         <term>
-          Transform; Direction, Interpolation; Clipping; Preview; Guides
+          Transform; Direction, Interpolation; Clipping; Show image preview; 
+          Guides
         </term>
         <listitem>
           <xi:include href="about-common-transform-options.xml"/>
@@ -119,7 +119,7 @@
             The Transform Direction sets which way or direction a layer is
             rotated. The Normal mode will rotate the layer as one might
             expect. If a layer is rotated 10 degrees to the right, then the
-            layer will be rendered as such. This behaviour is contrary to
+            layer will be rendered as such. This behavior is contrary to
             Corrective rotation.
           </para>
           <para>
@@ -134,10 +134,10 @@
         </listitem>
       </varlistentry>
       <varlistentry>
-        <term>Constraints</term>
+        <term>15 Degrees (Shift)</term>
         <listitem>
-          <para><guilabel>15 Degrees (Ctrl)</guilabel> will constrain the rotation
-            to angles divisible by 15 degrees.
+          <para><guilabel>15 Degrees (Shift)</guilabel> will constrain the 
+          rotation to angles divisible by 15 degrees.
           </para>
         </listitem>
       </varlistentry>
@@ -145,13 +145,13 @@
   </sect3>
 
   <sect3>
-    <title>The Rotation Information window</title>
+    <title>The Rotation adjustment dialog</title>
     <figure>
-      <title>The Rotation Information dialog window</title>
+      <title>The Rotation adjustment dialog</title>
       <mediaobject>
         <imageobject>
           <imagedata format="PNG"
-                     fileref="images/toolbox/tool-dialog-rotate.png"/>
+                     fileref="images/toolbox/rotate-ajust.png"/>
         </imageobject>
       </mediaobject>
     </figure>
@@ -188,7 +188,16 @@
                 </para>
               </caption>
             </mediaobject>
-          </figure>      
+          </figure>
+        </listitem>
+      </varlistentry>
+      <varlistentry>
+        <term>Readjust button</term>
+        <listitem>
+          <para>
+            With this button, new in GIMP-2.10.10, you can readjust transform 
+            handles based on the current zoom level.
+          </para>
         </listitem>
       </varlistentry>
     </variablelist>
diff --git a/src/toolbox/transform/scale.xml b/src/toolbox/transform/scale.xml
index 3af74871e..1dc443343 100644
--- a/src/toolbox/transform/scale.xml
+++ b/src/toolbox/transform/scale.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:
-  
+  2019-05-05 j.h: update to v2.10.10
 -->
 <sect2 xmlns:xi="http://www.w3.org/2001/XInclude"; id="gimp-tool-scale">
   <title>Scale</title>
@@ -130,7 +130,8 @@
     <variablelist>
       <varlistentry>
         <term>
-          Transform; Interpolation; Direction; Clipping; Preview; Guides 
+          Transform; Interpolation; Direction; Clipping; Show image preview; 
+          Guides 
         </term>
         <listitem>
           <xi:include href="about-common-transform-options.xml"/>
@@ -173,13 +174,13 @@
   </sect3>
 
   <sect3>
-    <title>The Scaling Information dialog window</title>
+    <title>The Scale adjustment dialog</title>
     <figure>
-      <title>The Scaling Information dialog window</title>
+      <title>The Scale adjustment dialog</title>
       <mediaobject>
         <imageobject>
           <imagedata format="PNG"
-            fileref="images/toolbox/tool-dialog-scale.png"/>
+            fileref="images/toolbox/scale-adjust.png"/>
         </imageobject>
       </mediaobject>
     </figure>
@@ -197,6 +198,15 @@
           </para>
         </listitem>
       </varlistentry>
+      <varlistentry>
+        <term>Readjust button</term>
+        <listitem>
+          <para>
+            With this button, new in GIMP-2.10.10, you can readjust transform 
+            handles based on the current zoom level.
+          </para>
+        </listitem>
+      </varlistentry>
     </variablelist>
   </sect3>
 </sect2>
diff --git a/src/toolbox/transform/shear.xml b/src/toolbox/transform/shear.xml
index 450d9474c..a85e63e32 100644
--- a/src/toolbox/transform/shear.xml
+++ b/src/toolbox/transform/shear.xml
@@ -2,8 +2,7 @@
 <!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
                        "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
-  2009-03-15 j.h: reviewed for v2.6. No change
-  2008-01-06 j.h: updated to v2.4. Added example
+  2019-05-05 j.h: update to v2.10.10
 -->
 <sect2 xmlns:xi="http://www.w3.org/2001/XInclude"; id="gimp-tool-shear">
   <title>Shear</title>
@@ -104,7 +103,8 @@
     <variablelist>
       <varlistentry>
         <term>
-          Transform Direction; Interpolation; Clipping; Preview; Guides
+          Transform; Interpolation; Direction; Clipping; Show image preview; 
+          Guides 
         </term>
         <listitem>
           <xi:include href="about-common-transform-options.xml"/>
@@ -114,13 +114,13 @@
   </sect3>
 
   <sect3>
-    <title>Shearing Information</title>
+    <title>The Shear adjustment dialog</title>
     <figure>
-      <title>Shearing Information window</title>
+      <title>The Shear adjustment dialog</title>
       <mediaobject>
         <imageobject>
           <imagedata format="PNG"
-            fileref="images/toolbox/tool-dialog-shear.png"/>
+            fileref="images/toolbox/shear-adjust.png"/>
         </imageobject>
       </mediaobject>
     </figure>
diff --git a/src/toolbox/transform/unified-transform.xml b/src/toolbox/transform/unified-transform.xml
index 2cbb04a9f..25efdc017 100644
--- a/src/toolbox/transform/unified-transform.xml
+++ b/src/toolbox/transform/unified-transform.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:
-  2017-06-01 j.h: created
+  2019-05-05 j.h: update to v2.10.10
  -->
 
 <sect2 id="gimp-tool-unified-transform">
@@ -126,7 +126,7 @@
           <mediaobject>
               <imageobject>
               <imagedata format="PNG"
-                fileref="images/toolbox/unified-transform-matrix.png"/>
+                fileref="images/toolbox/unified-transform-adjust.png"/>
             </imageobject>
           </mediaobject>
           where you find the <guilabel>Reset</guilabel> (very useful when 
@@ -136,6 +136,11 @@
           image window. You cannot edit the values of this matrix, but you can 
           note them to reproduce the same transformation later.
         </para>
+        <para>
+          <guilabel>Readjust</guilabel> button: with this button, new in 
+          GIMP-2.10.10, you can readjust transform handles based on the current 
+          zoom level.
+        </para>
       </listitem>
     </itemizedlist>
   </para>
@@ -213,7 +218,7 @@
 
     <variablelist>
       <varlistentry>
-        <term role="big">Shared options</term>
+        <term>Shared options</term>
         <listitem>
           <note>
             <para>
@@ -225,7 +230,7 @@
       </varlistentry>
 
       <varlistentry>
-        <term role="big">Constrain</term>
+        <term>Constrain</term>
         <listitem>
           <para>
             <guilabel>Move</guilabel>: when this option is unchecked, moving 
@@ -306,7 +311,7 @@
         </listitem>
       </varlistentry>
       <varlistentry>
-        <term role="big">From pivot</term>
+        <term>From pivot</term>
         <listitem>
           <para>
             <guilabel>Scale</guilabel>: 


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