[gimp-help] Corrections in bucket-fill.xml



commit 1e9a4458bf10f83c18c626759bfba08de1910d41
Author: Julien Hardelin <jhardlin orange fr>
Date:   Thu Jun 27 10:05:24 2019 +0200

    Corrections in bucket-fill.xml

 src/toolbox/paint/bucket-fill.xml | 29 +++++++++++++++++++----------
 1 file changed, 19 insertions(+), 10 deletions(-)
---
diff --git a/src/toolbox/paint/bucket-fill.xml b/src/toolbox/paint/bucket-fill.xml
index 232f9bf8a..877b08c60 100644
--- a/src/toolbox/paint/bucket-fill.xml
+++ b/src/toolbox/paint/bucket-fill.xml
@@ -186,7 +186,7 @@
             <listitem>
               <para>
                 <guilabel>Fill whole selection</guilabel> makes GIMP fill a 
-                pre-existent selection or the whole image. A quicker approach 
+                pre-existent selection or the whole layer. A quicker approach 
                 to do the same thing could be to click and drag the 
                 foreground, background or pattern color, leaving it onto the 
                 selection. Also, pressing <keycap>Ctrl</keycap> key allows 
@@ -197,9 +197,8 @@
               <para>
                 <guilabel>Fill similar colors</guilabel>: this is the default 
                 setting: the tool fills the area with a color near the pixel 
-                onto you have clicked. The color similarity is defined by a 
-                brightness threshold, that you can set by a value or by a 
-                cursor position.
+                onto you have clicked. The color similarity is defined by options 
+                in Finding Similar Colors.
               </para>
             </listitem>
             <listitem>
@@ -211,8 +210,10 @@
               </para>
               <para>
                 Line art detection is also known as Smart Colorization. The 
-                author describes clearly problems he met in 
-                https://girinstud.io/news/2019/02/smart-colorization-in-gimp/
+                author describes clearly problems he met in
+                  <ulink 
+            url="https://girinstud.io/news/2019/02/smart-colorization-in-gimp/"/>.
+                Options are described bellow.
               </para>
             </listitem>
           </itemizedlist>
@@ -220,8 +221,12 @@
       </varlistentry>
 
       <varlistentry>
-        <term><quote>Fill Similar</quote> options</term>
+        <term>Finding Similar Colors</term>
         <listitem>
+          <para>
+          These options appear when the <guilabel>Fill similar colors</guilabel> 
+          option is checked:
+          </para>
           <itemizedlist>
             <listitem>
               <para>
@@ -273,9 +278,13 @@
                 <guimenuitem>Red</guimenuitem>,
                 <guimenuitem>Green</guimenuitem>,
                 <guimenuitem>Blue</guimenuitem>,
-                <guimenuitem>Hue</guimenuitem>,
-                <guimenuitem>Saturation</guimenuitem> and
-                <guimenuitem>Value</guimenuitem>.
+                <guimenuitem>Alpha</guimenuitem>,
+                <guimenuitem>HSV Hue</guimenuitem>,
+                <guimenuitem>HSV Saturation</guimenuitem>,
+                <guimenuitem>HSV Value</guimenuitem>,
+                <guimenuitem>LCh Lightness</guimenuitem>,
+                <guimenuitem>LCh Chroma</guimenuitem>,
+                <guimenuitem>LCh Hue</guimenuitem>,
               </para>
               <para>
                 This option is not easy to understand. You have chosen,


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