[gimp-web/testing] Minor modifications to Basic Color Curves tutorial.



commit 003eb6e26e1badfc006302debc3a6cbc42dd47b5
Author: Pat David <patdavid gmail com>
Date:   Mon Jul 27 15:21:52 2015 -0500

    Minor modifications to Basic Color Curves tutorial.
    
    Signed-off-by: Pat David <patdavid gmail com>

 tutorials/Basic_Color_Curves/index.htrw |    7 +++++++
 tutorials/index.htrw                    |    4 ++++
 2 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/tutorials/Basic_Color_Curves/index.htrw b/tutorials/Basic_Color_Curves/index.htrw
index fd2a2c8..fa2ffec 100644
--- a/tutorials/Basic_Color_Curves/index.htrw
+++ b/tutorials/Basic_Color_Curves/index.htrw
@@ -74,6 +74,8 @@ If all three channels have a value of 0 - then the resulting color will be pure
 
 <p>As you can see, there is more blue than anything else (it is a blue-ish pixel after all), followed by 
green, then a dash of red.
 If we were to change the values of each channel, but kept ratio the same between Red, Green, and Blue, then 
we would keep the same color and just lighten or darken the pixel by some amount.</p>
+
+
 <h2 id="curves-value">Curves: Value<a class="header-link" href="#curves-value"><i class="fa 
fa-link"></i></a></h2>
 <p>So let’s leave your pixel alone for the time being, and actually have a look at the 
<strong>Curves</strong> dialog.
 I’ll be using this wonderful image by <a href="http://www.flickr.com/photos/qsimple/";>Eric</a> from <a 
href="http://www.flickr.com";>Flickr</a>.</p>
@@ -85,6 +87,11 @@ I’ll be using this wonderful image by <a href="http://www.flickr.com/photos/qs
 </div>
 
 <p>Opening up my <strong>Curves</strong> dialog shows me the following:</p>
+<div class="MenuCmd">
+    <span>
+        Colors &rarr; Curves&hellip;
+    </span>
+</div>
 <div class="figure">
 <img alt="GIMP Base Curves Dialog" height="524" src="curves-dialog-original.png" width="378" />
 </div>
diff --git a/tutorials/index.htrw b/tutorials/index.htrw
index 1e9d427..9ab32a7 100644
--- a/tutorials/index.htrw
+++ b/tutorials/index.htrw
@@ -45,6 +45,10 @@
   <a href="Layer_Masks/">Introduction to Layer Masks</a> An introduction to adding and using
   Layer Masks to non-destructively modify the opacity of a layer.
 </p>
+<p>
+    <a href="Basic_Color_Curves/">Basic Color Curves</a> An introduction to the Curves tool
+    and adjusting color tones in an image.
+</p>
 
 <h2><a name="Intermediate"></a>Intermediate</h2>
 <p>


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