use U+2192 RIGHTWARDS ARROW for menu paths.
2006-12-22 Sven Neumann <sven@gimp.org> * data/tips/gimp-tips.xml.in: use U+2192 RIGHTWARDS ARROW for menu paths.
This commit is contained in:

committed by
Sven Neumann

parent
d1fe72852f
commit
38c7e41d17
@ -1,7 +1,12 @@
|
||||
2006-12-22 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* data/tips/gimp-tips.xml.in: applied patch from David Gowers (bug
|
||||
#141443).
|
||||
* data/tips/gimp-tips.xml.in: use U+2192 RIGHTWARDS ARROW for menu
|
||||
paths.
|
||||
|
||||
2006-12-22 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* data/tips/gimp-tips.xml.in: applied patch from David Gowers
|
||||
(bug #141443).
|
||||
|
||||
2006-12-22 Sven Neumann <sven@gimp.org>
|
||||
|
||||
|
@ -65,7 +65,7 @@
|
||||
<tip level="beginner">
|
||||
<_thetip>
|
||||
Most plug-ins work on the current layer of the current image. In
|
||||
some cases, you will have to merge all layers (Image->Flatten Image)
|
||||
some cases, you will have to merge all layers (Image→Flatten Image)
|
||||
if you want the plug-in to work on the whole image.
|
||||
</_thetip>
|
||||
</tip>
|
||||
@ -73,16 +73,16 @@
|
||||
<_thetip>
|
||||
If a layer's name in the Layers dialog is displayed in <b>bold</b>,
|
||||
this layer doesn't have an alpha-channel. You can add an alpha-channel
|
||||
using Layer->Transparency->Add Alpha Channel.
|
||||
using Layer→Transparency→Add Alpha Channel.
|
||||
</_thetip>
|
||||
</tip>
|
||||
<tip level="beginner">
|
||||
<_thetip>
|
||||
Not all effects can be applied to all kinds of images. This is
|
||||
indicated by a grayed-out menu-entry. You may need to change
|
||||
the image mode to RGB (Image->Mode->RGB), add an alpha-channel
|
||||
(Layer->Transparency->Add Alpha Channel) or flatten it
|
||||
(Image->Flatten Image).
|
||||
the image mode to RGB (Image→Mode→RGB), add an alpha-channel
|
||||
(Layer→Transparency→Add Alpha Channel) or flatten it
|
||||
(Image→Flatten Image).
|
||||
</_thetip>
|
||||
</tip>
|
||||
|
||||
@ -150,14 +150,14 @@
|
||||
</tip>
|
||||
<tip level="intermediate">
|
||||
<_thetip>
|
||||
You can draw simple squares or circles using Edit->Stroke Selection.
|
||||
You can draw simple squares or circles using Edit→Stroke Selection.
|
||||
It strokes the edge of your current selection. More complex shapes
|
||||
can be drawn using the Path tool or with Filters->Render->Gfig.
|
||||
can be drawn using the Path tool or with Filters→Render→Gfig.
|
||||
</_thetip>
|
||||
</tip>
|
||||
<tip level="intermediate">
|
||||
<_thetip>
|
||||
If you stroke a path (Edit->Stroke Path), the paint tools can
|
||||
If you stroke a path (Edit→Stroke Path), the paint tools can
|
||||
be used with their current settings. You can use the Paintbrush in
|
||||
gradient mode or even the Eraser or the Smudge tool.
|
||||
</_thetip>
|
||||
@ -179,7 +179,7 @@
|
||||
</tip>
|
||||
<tip level="intermediate">
|
||||
<_thetip>
|
||||
You can save a selection to a channel (Select->Save to Channel) and
|
||||
You can save a selection to a channel (Select→Save to Channel) and
|
||||
then modify this channel with any paint tools. Using the buttons in
|
||||
the Channels dialog, you can toggle the visibility of this new channel
|
||||
or convert it to a selection.
|
||||
@ -255,9 +255,9 @@
|
||||
<_thetip>
|
||||
If some of your scanned photos do not look colorful enough, you
|
||||
can easily improve their tonal range with the "Auto"
|
||||
button in the Levels tool (Colors->Levels). If there are any
|
||||
button in the Levels tool (Colors→Levels). If there are any
|
||||
color casts, you can correct them with the Curves tool
|
||||
(Colors->Curves).
|
||||
(Colors→Curves).
|
||||
</_thetip>
|
||||
</tip>
|
||||
|
||||
|
Reference in New Issue
Block a user