[gimp-help/gimp-help-2-10] Improve "Selection by" section: match tool's "Select by", phrase it more like other options, list al



commit 3ea7736ea012a01eba3916dfc20b0d674e822848
Author: skierpage <info skierpage com>
Date:   Thu Jun 24 04:48:17 2021 +0000

    Improve "Selection by" section: match tool's "Select by", phrase it more like other options, list all 
choices in GIMP 2.10.

 src/toolbox/selection/fuzzy.xml | 19 ++++++++++++-------
 1 file changed, 12 insertions(+), 7 deletions(-)
---
diff --git a/src/toolbox/selection/fuzzy.xml b/src/toolbox/selection/fuzzy.xml
index d4064d32c..2928b7938 100644
--- a/src/toolbox/selection/fuzzy.xml
+++ b/src/toolbox/selection/fuzzy.xml
@@ -288,20 +288,25 @@
               </listitem>
             </varlistentry>
             <varlistentry>
-              <term>Selection by</term>
+              <term>Select by</term>
               <listitem>
                 <para>
-                  With this option you can choose which component of the image
-                  GIMP shall use to calculate the similarity.
+                  This option determines which component of the image
+                  GIMP uses to calculate the similarity in color.
                 </para>
                 <para>
-                  The components you can choose from are
+                  You can choose from
+                  <guimenuitem>Composite</guimenuitem>,
                   <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>, and
+                  <guimenuitem>LCh Hue</guimenuitem>.
                 </para>
               </listitem>
             </varlistentry>


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