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>
|
2006-12-22 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
* data/tips/gimp-tips.xml.in: applied patch from David Gowers (bug
|
* data/tips/gimp-tips.xml.in: use U+2192 RIGHTWARDS ARROW for menu
|
||||||
#141443).
|
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>
|
2006-12-22 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
|
@ -65,7 +65,7 @@
|
|||||||
<tip level="beginner">
|
<tip level="beginner">
|
||||||
<_thetip>
|
<_thetip>
|
||||||
Most plug-ins work on the current layer of the current image. In
|
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.
|
if you want the plug-in to work on the whole image.
|
||||||
</_thetip>
|
</_thetip>
|
||||||
</tip>
|
</tip>
|
||||||
@ -73,16 +73,16 @@
|
|||||||
<_thetip>
|
<_thetip>
|
||||||
If a layer's name in the Layers dialog is displayed in <b>bold</b>,
|
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
|
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>
|
</_thetip>
|
||||||
</tip>
|
</tip>
|
||||||
<tip level="beginner">
|
<tip level="beginner">
|
||||||
<_thetip>
|
<_thetip>
|
||||||
Not all effects can be applied to all kinds of images. This is
|
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
|
indicated by a grayed-out menu-entry. You may need to change
|
||||||
the image mode to RGB (Image->Mode->RGB), add an alpha-channel
|
the image mode to RGB (Image→Mode→RGB), add an alpha-channel
|
||||||
(Layer->Transparency->Add Alpha Channel) or flatten it
|
(Layer→Transparency→Add Alpha Channel) or flatten it
|
||||||
(Image->Flatten Image).
|
(Image→Flatten Image).
|
||||||
</_thetip>
|
</_thetip>
|
||||||
</tip>
|
</tip>
|
||||||
|
|
||||||
@ -150,14 +150,14 @@
|
|||||||
</tip>
|
</tip>
|
||||||
<tip level="intermediate">
|
<tip level="intermediate">
|
||||||
<_thetip>
|
<_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
|
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>
|
</_thetip>
|
||||||
</tip>
|
</tip>
|
||||||
<tip level="intermediate">
|
<tip level="intermediate">
|
||||||
<_thetip>
|
<_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
|
be used with their current settings. You can use the Paintbrush in
|
||||||
gradient mode or even the Eraser or the Smudge tool.
|
gradient mode or even the Eraser or the Smudge tool.
|
||||||
</_thetip>
|
</_thetip>
|
||||||
@ -179,7 +179,7 @@
|
|||||||
</tip>
|
</tip>
|
||||||
<tip level="intermediate">
|
<tip level="intermediate">
|
||||||
<_thetip>
|
<_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
|
then modify this channel with any paint tools. Using the buttons in
|
||||||
the Channels dialog, you can toggle the visibility of this new channel
|
the Channels dialog, you can toggle the visibility of this new channel
|
||||||
or convert it to a selection.
|
or convert it to a selection.
|
||||||
@ -255,9 +255,9 @@
|
|||||||
<_thetip>
|
<_thetip>
|
||||||
If some of your scanned photos do not look colorful enough, you
|
If some of your scanned photos do not look colorful enough, you
|
||||||
can easily improve their tonal range with the "Auto"
|
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
|
color casts, you can correct them with the Curves tool
|
||||||
(Colors->Curves).
|
(Colors→Curves).
|
||||||
</_thetip>
|
</_thetip>
|
||||||
</tip>
|
</tip>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user