GNOME Bugzilla – Bug 141752
The gimp basics tutorial contains some incorrect information.
Last modified: 2005-01-26 12:00:35 UTC
The "adjusting the levels" section of the gimp basics tutorial ( http://gimp.org/tutorials/The_Basics/ ) states "Make sure you have selected the plasma layer's mask and open <Image> Image -> Adjust -> Levels. This tool is one of the most important tools you have!" afaik there is no such menu as "<Image> Image -> Adjust -> Levels." the real location of the tool is in image -> colors -> levels (for 1.2) and tools -> color tools -> levels (for 2.0)
Hmmm... It looks like this bug report slipped through the cracks. I have updated the tutorial, using the path "<Image> Layers -> Colors -> Levels". I have also changed the path for Invert, which is now in the menu Layers -> Colors instead of Image -> Colors as in 1.2. 2005-01-26 Raphaël Quinet <raphael@gimp.org> * tutorials/The_Basics/index.htrw: Update the path of the Levels tools from "<Image> Image -> Adjust -> Levels" to "<Image> Layers -> Colors -> Levels". Fixes bug #141752.