[gimp-web] content: Clouds submenu is now named Noise



commit a783790899efc9cb5ee04c3c3553a2f152bc5cca
Author: Anders Jonsson <anders jonsson norsjovallen se>
Date:   Sat Feb 19 00:58:59 2022 +0100

    content: Clouds submenu is now named Noise

 content/tutorials/3d_Logo/index.md       | 2 +-
 content/tutorials/Floating_Logo/index.md | 2 +-
 content/tutorials/The_Basics/index.md    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/content/tutorials/3d_Logo/index.md b/content/tutorials/3d_Logo/index.md
index 2beda721..a1991d75 100644
--- a/content/tutorials/3d_Logo/index.md
+++ b/content/tutorials/3d_Logo/index.md
@@ -247,7 +247,7 @@ The image should now look like this.
 <img src="{static}logo-28.png" alt="Floating Logo" />
 </figure>
 
-With a little playing around you can get to this. I duplicated the rust layer and moved them (the original 
rust and the copy) down the stack until the highlight and lowlight layers were above them. I also duplicated 
the original text layer, switched on Keep Trans., and used <span class="filter"><Image> Render -> Clouds -> 
Solid Noise</span> to add a bit of interest to the layer. Try using the Curves tool to help with this. You 
may also notice that the outline layer is blurred. Sometimes this can help. The idea is, try stuff and find 
out.
+With a little playing around you can get to this. I duplicated the rust layer and moved them (the original 
rust and the copy) down the stack until the highlight and lowlight layers were above them. I also duplicated 
the original text layer, switched on Keep Trans., and used <span class="filter"><Image> Render -> Noise -> 
Solid Noise</span> to add a bit of interest to the layer. Try using the Curves tool to help with this. You 
may also notice that the outline layer is blurred. Sometimes this can help. The idea is, try stuff and find 
out.
 
 Well, thats it. Hope that taught you the power of selections and layer modes to some degree. There are many 
people who tout the use of channel masks, but don't under estimate the power of selections to do your dirty 
work.
 
diff --git a/content/tutorials/Floating_Logo/index.md b/content/tutorials/Floating_Logo/index.md
index 81455836..ec5ef711 100644
--- a/content/tutorials/Floating_Logo/index.md
+++ b/content/tutorials/Floating_Logo/index.md
@@ -183,7 +183,7 @@ The “**Create a New Layer**” dialog will appear - it doesn’t matter what i
 
 We are now going to fill this new layer with some color to add some interest. To do this we will use the 
**Plasma** plugin:
 
-<div class="MenuCmd"><span>Filters → Render → Clouds → Plasma…</span></div>
+<div class="MenuCmd"><span>Filters → Render → Noise → Plasma…</span></div>
 
 I just left the default values and hit **OK**, but feel free to fiddle with the values. Our layers now look 
like this:
 
diff --git a/content/tutorials/The_Basics/index.md b/content/tutorials/The_Basics/index.md
index 2fca5b76..296629b5 100644
--- a/content/tutorials/The_Basics/index.md
+++ b/content/tutorials/The_Basics/index.md
@@ -25,7 +25,7 @@ Use the text tool to add some text. You will get a new text layer which you can
 <img src="{static}tut-basic-3.gif" alt="tut-basic-3.gif"/>
 </figure>
 
-First of all: Blur the image a bit using <span class="filter"><Image> Filters → Blur → Gaussian Blur</span> 
(a value of 5 may be a good start). Now add a new layer to the image with the help of the New Layer button in 
the layers dialog. Choose it to be white. It will be created above the just made text layer effectively 
hiding it. It will be active which can be seen from the fact that it has a blue background in the layers 
dialog. Click some times on the eye symbol to see how you can make a layer invisible and make the other layer 
active by clicking on its small preview in the layer dialog. At the end, leave the new white layer visible 
and active. Use the plasma plugin to make this layer a little colorful: <span class="filter"><Image> Filters 
→ Render → Clouds → Plasma</span> (Yes, you are invited to experiment with the parameters...). The layer 
dialog should look something like this now:
+First of all: Blur the image a bit using <span class="filter"><Image> Filters → Blur → Gaussian Blur</span> 
(a value of 5 may be a good start). Now add a new layer to the image with the help of the New Layer button in 
the layers dialog. Choose it to be white. It will be created above the just made text layer effectively 
hiding it. It will be active which can be seen from the fact that it has a blue background in the layers 
dialog. Click some times on the eye symbol to see how you can make a layer invisible and make the other layer 
active by clicking on its small preview in the layer dialog. At the end, leave the new white layer visible 
and active. Use the plasma plugin to make this layer a little colorful: <span class="filter"><Image> Filters 
→ Render → Noise → Plasma</span> (Yes, you are invited to experiment with the parameters...). The layer 
dialog should look something like this now:
 
 <figure>
 <img src="{static}tut-basic-dia-1.gif" alt="tut-basic-dia-1.gif"/>


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