[gimp-help-2] Fix bug #759456 Confusing colors in unsharp mask



commit 1b1a9cf479901c7ddad0062cde4d5364fcb130b9
Author: Julien Hardelin <jhardlin orange fr>
Date:   Mon Dec 28 08:19:47 2015 +0100

    Fix bug #759456 Confusing colors in unsharp mask

 images/C/filters/examples/unsharp-mask-1.png |  Bin 507 -> 480 bytes
 images/C/toolbox/tool-options-ellipsel.png   |  Bin 6757 -> 31816 bytes
 src/filters/enhance/unsharp_mask.xml         |    6 +++---
 src/toolbox/paint/dodge-burn.xml             |    4 ++--
 4 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/images/C/filters/examples/unsharp-mask-1.png b/images/C/filters/examples/unsharp-mask-1.png
index 6063642..47a87be 100644
Binary files a/images/C/filters/examples/unsharp-mask-1.png and 
b/images/C/filters/examples/unsharp-mask-1.png differ
diff --git a/images/C/toolbox/tool-options-ellipsel.png b/images/C/toolbox/tool-options-ellipsel.png
index 9a9042a..22d277d 100644
Binary files a/images/C/toolbox/tool-options-ellipsel.png and b/images/C/toolbox/tool-options-ellipsel.png 
differ
diff --git a/src/filters/enhance/unsharp_mask.xml b/src/filters/enhance/unsharp_mask.xml
index ebdb61e..c18a67d 100644
--- a/src/filters/enhance/unsharp_mask.xml
+++ b/src/filters/enhance/unsharp_mask.xml
@@ -168,8 +168,8 @@
     <para>
       Think of an image with a contrast in some place. The intensity curve of
       the pixels on a line going through this contrast will show an abrupt
-      increase of intensity: like a stair if contrast is perfectly sharp, like
-      an S if there is some blur.
+      increase of intensity: like a stair if contrast is perfectly sharp (blue), 
+      like an S if there is some blur (yellow).
     </para>
     <mediaobject>
       <imageobject>
@@ -183,7 +183,7 @@
     </para>
     <para>
       Let us subtract the blurredness intensity from the intensity of the
-      image. We get the red curve, which is more abrupt : contrast and
+      image. We get the red curve, which is more abrupt: contrast and
       sharpness are increased. QED.
     </para>
     <mediaobject>
diff --git a/src/toolbox/paint/dodge-burn.xml b/src/toolbox/paint/dodge-burn.xml
index e64fb15..7b125b2 100644
--- a/src/toolbox/paint/dodge-burn.xml
+++ b/src/toolbox/paint/dodge-burn.xml
@@ -116,8 +116,8 @@
     <variablelist>
       <varlistentry>
         <term>
-          Opacity; Brush; Dynamics; Dynamics Options; 
-                                       Apply Jitter; Hard Edge
+          Opacity; Brush; Dynamics; Size; Aspect Ratio; Angle; Dynamics Options; 
+                                       Apply Jitter; Smooth stroke; Hard Edge
         </term>
         <listitem>
           <xi:include href="about-common-paint-options.xml"/>


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