PIKApp/data/tips/pika-tips.xml.in

236 lines
9.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pika-tips SYSTEM "pika-tips.dtd">
<!-- This is a list of tips for PIKA. -->
<!-- -->
<!-- The tips parser supports a very basic markup language. You may use -->
<!-- the tag b to specify bold text, big to increase the font size and -->
<!-- tt to switch to a monospace font. -->
<pika-tips>
<!-- -->
<!-- Tips for beginners start here -->
<!-- (for people who are not familiar yet with layers and image formats) -->
<!-- -->
<tip level="beginner">
<thetip>
You can get context-sensitive help for most of PIKA's features by
pressing the F1 key at any time. This also works inside the menus.
</thetip>
</tip>
<tip level="beginner" help="pika-layer-dialog">
<thetip>
PIKA uses layers to let you organize your image. Think of them
as a stack of slides or filters, such that looking through them you
see a composite of their contents.
</thetip>
</tip>
<tip level="beginner" help="pika-layer-menu">
<thetip>
You can perform many layer operations by right-clicking on the text
label of a layer in the Layers dialog.
</thetip>
</tip>
<tip level="beginner" help="pika-file-save">
<thetip>
Saving an image uses XCF, PIKA's native file format (file extension
<tt>.xcf</tt>). This preserves the layers and many aspects of your
work-in-progress, allowing to work on it again later.
Once a project is completed, you can export it as JPEG, PNG, GIF, etc.
</thetip>
</tip>
<tip level="beginner" help="pika-image-flatten">
<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)
if you want the plug-in to work on the whole image.
</thetip>
</tip>
<tip level="beginner" help="pika-layer-alpha-add">
<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.
</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).
</thetip>
</tip>
<tip level="beginner">
<thetip>
You can adjust or move a selection by using <tt>Alt</tt>-drag.
If this makes the window move, your window manager uses the
<tt>Alt</tt> key already. Most window managers can be
configured to ignore the <tt>Alt</tt> key or to use
the <tt>Super</tt> key (or "Windows logo") instead.
</thetip>
</tip>
<!-- -->
<!-- Tips for intermediate users start here -->
<!-- -->
<tip level="intermediate">
<thetip>
You can drag and drop many things in PIKA. For example, dragging
a color from the toolbox or from a color palette and dropping it into
an image will fill the current selection with that color.
</thetip>
</tip>
<tip level="intermediate">
<thetip>
You can use the middle mouse button to pan around the image
(or optionally hold <tt>Spacebar</tt> while you move the mouse).
</thetip>
</tip>
<tip level="intermediate" help="pika-concepts-image-grid">
<thetip>
Click and drag on a ruler to place a guide on an image. All
dragged selections will snap to the guides. You can remove
guides by dragging them off the image with the Move tool.
</thetip>
</tip>
<tip level="intermediate" help="pika-file-new">
<thetip>
You can drag a layer from the Layers dialog and drop it onto the
toolbox. This will create a new image containing only that layer.
</thetip>
</tip>
<tip level="intermediate">
<thetip>
A floating selection must be anchored to a new layer or to the last
active layer before doing other operations on the image. Click on the
&quot;New Layer&quot; or the &quot;Anchor Layer&quot; button in the
Layers dialog, or use the menus to do the same.
</thetip>
</tip>
<tip level="intermediate">
<thetip>
PIKA supports gzip compression on the fly. Just add <tt>.gz</tt>
(or <tt>.bz2</tt>, if you have bzip2 installed) to the filename and
your image will be saved compressed. Of course loading compressed
images works too.
</thetip>
</tip>
<tip level="intermediate">
<thetip>
Pressing and holding the <tt>Shift</tt> key before making a selection
allows you to add to the current selection instead of replacing it.
Using <tt>Ctrl</tt> before making a selection subtracts from the
current one.
</thetip>
</tip>
<tip level="intermediate" help="pika-selection-stroke">
<thetip>
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.
</thetip>
</tip>
<tip level="intermediate" help="pika-path-stroke">
<thetip>
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>
</tip>
<tip level="intermediate" help="pika-using-paths">
<thetip>
You can create and edit complex selections using the Path tool.
The Paths dialog allows you to work on multiple paths and to convert
them to selections.
</thetip>
</tip>
<tip level="intermediate" help="pika-using-quickmask">
<thetip>
You can use the paint tools to change the selection. Click on the
&quot;Quick Mask&quot; button at the bottom left of an image window.
Change your selection by painting in the image and click on the button
again to convert it back to a normal selection.
</thetip>
</tip>
<tip level="intermediate" help="pika-channel-dialog">
<thetip>
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.
</thetip>
</tip>
<!-- -->
<!-- Tips for advanced users start here -->
<!-- (this is mostly for learning shortcut keys) -->
<!-- -->
<tip level="advanced">
<thetip>
After you enabled &quot;Dynamic Keyboard Shortcuts&quot; in the
Preferences dialog, you can reassign shortcut keys. Do so by bringing
up the menu, selecting a menu item, and pressing the desired key
combination. If &quot;Save Keyboard Shortcuts&quot; is enabled, the
key bindings are saved when you exit PIKA.
You should probably disable &quot;Dynamic Keyboard Shortcuts&quot;
afterwards, to prevent accidentally assigning/reassigning shortcuts.
</thetip>
</tip>
<tip level="advanced">
<thetip>
If your screen is too cluttered, you can press <tt>Tab</tt>
in an image window to toggle the visibility of the toolbox
and other dialogs.
</thetip>
</tip>
<tip level="advanced">
<thetip>
<tt>Shift</tt>-click on the eye icon in the Layers dialog to hide all
layers but that one. <tt>Shift</tt>-click again to show all layers.
</thetip>
</tip>
<tip level="advanced">
<thetip>
<tt>Ctrl</tt>-clicking on the layer mask's preview in the Layers dialog
toggles the effect of the layer mask. <tt>Alt</tt>-clicking on the layer
mask's preview in the Layers dialog toggles viewing the mask directly.
</thetip>
</tip>
<tip level="advanced">
<thetip>
You can use <tt>Ctrl</tt>-<tt>Tab</tt> to cycle through all layers in
an image (if your window manager doesn't trap those keys...).
</thetip>
</tip>
<tip level="advanced" help="pika-tool-bucket-fill">
<thetip>
<tt>Ctrl</tt>-click with the Bucket Fill tool to have it use
the background color instead of the foreground color.
Similarly, <tt>Ctrl</tt>-clicking with the eyedropper tool
sets the background color instead of the foreground color.
</thetip>
</tip>
<tip level="advanced" help="pika-tools-transform">
<thetip>
<tt>Ctrl</tt>-drag with the Rotate tool will constrain the
rotation to 15 degree angles.
</thetip>
</tip>
<tip level="advanced">
<thetip>
If some of your scanned photos do not look colorful enough, you
can easily improve their tonal range with the &quot;Auto&quot;
button in the Levels tool (Colors→Levels). If there are any
color casts, you can correct them with the Curves tool
(Colors→Curves).
</thetip>
</tip>
</pika-tips>