[gimp-web] Added heart shape tutorial to list of tutorials



commit 1b7a3f26e7bf1c7627cc9f52d295b325297afd39
Author: nmat <nmat users noreply github com>
Date:   Fri Jul 16 22:53:20 2021 +0200

    Added heart shape tutorial to list of tutorials

 content/tutorials/index.md | 41 +++++++++++++++++++++--------------------
 1 file changed, 21 insertions(+), 20 deletions(-)
---
diff --git a/content/tutorials/index.md b/content/tutorials/index.md
index e8620407..bc628f73 100644
--- a/content/tutorials/index.md
+++ b/content/tutorials/index.md
@@ -1,4 +1,4 @@
-Title: Tutorials 
+Title: Tutorials
 Date: 2015-07-29T14:40:35-05:00
 Modified: 2015-07-29T14:40:43-05:00
 Authors: Pat David
@@ -7,28 +7,31 @@ Summary: The tutorials page.
 
 ## Beginner
 
-[GIMP Quickies][]  
+[GIMP Quickies][]
 Use GIMP for simple graphics needs without having to learn advanced image manipulation methods.
 
-[Simple Floating Logo][]  
+[Simple Floating Logo][]
 This tutorial walks through some basic image and layer manipulation techniques.
 
-[Making a Circle-Shaped Image][]  
+[Making a Circle-Shaped Image][]
 How to create a circular-shaped image.
 
-[Layer Masks][]  
+[Heart Shape][]
+How to create a heart using selections.
+
+[Layer Masks][]
 An introduction to using layer masks to modify the opacity of a layer.
 
-[Basic Color Curves][]  
+[Basic Color Curves][]
 A first look at the Curves tool and adjusting color tones in an image.
 
-[Your GIMP Profile (and You)][]  
+[Your GIMP Profile (and You)][]
 What the GIMP Profile is and how to use it.
 
-[Image Formats Overview][]  
+[Image Formats Overview][]
 Selecting the best image format for your purposes.
 
-[Asset Folders][]  
+[Asset Folders][]
 Extending GIMP with new plug-ins, scripts, brushes, and more.
 
 [GIMP Quickies]: {filename}GIMP_Quickies/index.md
@@ -43,16 +46,16 @@ Extending GIMP with new plug-ins, scripts, brushes, and more.
 
 ## Photo Editing
 
-[Digital B&W Conversion][]  
+[Digital B&W Conversion][]
 Detailed conversion tutorial for generating a B&W result from a color image.
 
-[Luminosity Masks][]  
+[Luminosity Masks][]
 Using multiple layer masks to isolate specific tones in your image for editing.
 
-[Tone Mapping with 'Colors/Exposure'][]  
+[Tone Mapping with 'Colors/Exposure'][]
 Using high bit depth GIMP's 'Colors/Exposure' operation to add exposure compensation to shadows and midtones 
while retaining highlight details.
 
-[Focus Group][]  
+[Focus Group][]
 Layer masking and creative filter applications.
 
 [Digital B&W Conversion]: {filename}Digital_Black_and_White_Conversion/index.md
@@ -63,7 +66,7 @@ Layer masking and creative filter applications.
 
 ## Painting
 
-[Parametric Brushes][]  
+[Parametric Brushes][]
 A look at the advantages and flexibility of using Parametric Brushes.
 
 [Parametric Brushes]: {filename}Parametric_Brush/index.md
@@ -71,13 +74,13 @@ A look at the advantages and flexibility of using Parametric Brushes.
 
 ## Programming
 
-[Basic GIMP Perl][]  
+[Basic GIMP Perl][]
 Learn how to write simple perl scripts using the gimp-perl module (GNU/Linux users only).
 
-[Automate Editing][]  
+[Automate Editing][]
 Using GIMP Python to automate a workflow.
 
-[Automatic Creation of XCF from JPG][]  
+[Automatic Creation of XCF from JPG][]
 Import XCF images a directory at a time.
 
 ---
@@ -87,11 +90,9 @@ The list of legacy tutorials can be found found here:
 [All (Legacy) Tutorials List]({filename}list-all.md)
 
 <small>
-Bear in mind that this list is being provided for legacy reasons only.  
+Bear in mind that this list is being provided for legacy reasons only.
 </small>
 
 [Basic GIMP Perl]: {filename}Basic_Perl/index.md
 [Automate Editing]: {filename}Automate_Editing_in_GIMP/index.md
 [Automatic Creation of XCF from JPG]: {filename}AutomatedJpgToXcf/index.md
-
-


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