gimp-help-2 r2757 - in trunk: . images/common po/de po/de/menus src/glossary src/menus/layer src/menus/select src/using stylesheets
- From: ulfehlert svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp-help-2 r2757 - in trunk: . images/common po/de po/de/menus src/glossary src/menus/layer src/menus/select src/using stylesheets
- Date: Fri, 20 Feb 2009 17:37:06 +0000 (UTC)
Author: ulfehlert
Date: Fri Feb 20 17:37:06 2009
New Revision: 2757
URL: http://svn.gnome.org/viewvc/gimp-help-2?rev=2757&view=rev
Log:
2009-02-20 Ulf-D. Ehlert <ulfehlert svn gnome org>
while stumbling across bug #562001:
* src/menus/select/float.xml
* src/menus/layer/anchor.xml
* src/glossary/glossary.xml
* src/using/selections.xml
* src/using/getting-unstuck.xml: rearranged description of
floating selections
* stylesheets/gimp-help-screen.css
* stylesheets/gimp22.css
* images/common/important.png: enabled the <important>
element (first) used in "src/menus/select/float.xml"
* po/de/menus/select.po
* po/de/glossary.po
* po/de/using.po: updated accordingly
Added:
trunk/images/common/important.png (contents, props changed)
Modified:
trunk/ChangeLog
trunk/po/de/glossary.po
trunk/po/de/menus/select.po
trunk/po/de/using.po
trunk/src/glossary/glossary.xml
trunk/src/menus/layer/anchor.xml
trunk/src/menus/select/float.xml
trunk/src/using/getting-unstuck.xml
trunk/src/using/selections.xml
trunk/stylesheets/gimp-help-screen.css
trunk/stylesheets/gimp22.css
Added: trunk/images/common/important.png
==============================================================================
Binary file. No diff available.
Modified: trunk/src/glossary/glossary.xml
==============================================================================
--- trunk/src/glossary/glossary.xml (original)
+++ trunk/src/glossary/glossary.xml Fri Feb 20 17:37:06 2009
@@ -1,10 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE glossary PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.docbook.org/xml/4.3/docbookx.dtd">
+<!DOCTYPE glossary PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+ "http://www.docbook.org/xml/4.3/docbookx.dtd">
<glossary id="glossary">
<title>Glossary</title>
- <indexterm significance="normal">
+
+ <indexterm>
<primary>Glossary</primary>
</indexterm>
+
<glossentry id="glossary-alpha">
<glossterm>
<phrase>Alpha</phrase>
@@ -605,70 +608,31 @@
</para>
</glossdef>
</glossentry>
+
<glossentry id="glossary-floatingselection">
- <glossterm>
- <phrase>Floating Selection</phrase>
- </glossterm>
- <indexterm significance="normal">
+ <glossterm>Floating Selection</glossterm>
+ <indexterm>
<primary>Selection</primary>
<secondary>Floating selection</secondary>
</indexterm>
<glossdef>
<para>
- A floating selection (sometimes called a <quote>floating layer</quote>)
- is a type of temporary layer which is similar in function to a
- normal layer, except that a floating selection must be anchored
- before you can resume working on any other layers in the image. You
- can use various operations to change the image data on the floating
- selection. There can only be one floating selection in an image at a
- time.
- </para>
- <para><!--TODO es ko zh_CN-->
- You can anchor a floating selection in various ways. First, you can
- create a <link linkend="gimp-layer-new">New layer</link>. If
- you create a new layer while there is a floating selection, the
- floating selection is anchored to it. Second, you can anchor the
- floating selection to the current layer, the selection is
- originating from. To do this, click anywhere on the image except
- on the floating selection. This merges the floating selection with
- the current layer. You can also anchor the floating selection to
- the current layer by clicking on the anchor button of the Layers
- dialog or using the
- <link linkend="gimp-layer-anchor">Anchor layer</link> command
- (<keycombo moreinfo="none"><keycap moreinfo="none">Ctrl</keycap><keycap moreinfo="none">H</keycap></keycombo>).
- </para>
- <para>
- There are also various ways to create a floating selection. The
- first is to convert an existing selection into a floating selection
- with the <link linkend="gimp-selection-float">Float</link> command.
- The <quote>paste</quote> operations,
- <link linkend="gimp-buffer-dialog">Paste Named Buffer</link>,
- <link linkend="gimp-edit-paste">Paste</link> or
- <link linkend="gimp-edit-paste-into">Paste Into</link>, also
- create a floating selection. In addition, the Transform tools,
- <link linkend="gimp-tool-flip">Flip</link>,
- <link linkend="gimp-tool-shear">Shear</link>,
- <link linkend="gimp-tool-scale">Scale</link>,
- <link linkend="gimp-tool-rotate">Rotate</link> and
- <link linkend="gimp-tool-perspective">Perspective</link>,
- create a floating selection when they are used on a selection,
- rather than a layer. When the <guilabel moreinfo="none">Affect</guilabel> mode is
- <emphasis>Transform Layer</emphasis> and a selection already exists,
- these tools transform the selection and create a floating selection
- with the result. If a selection does not exist, they transform the
- current layer and do not create a floating selection. (If the
- <guilabel moreinfo="none">Affect</guilabel> mode is
- <emphasis>Transform Selection</emphasis>, they also do not create a
- floating selection.) You can also create a floating selection by
- clicking on a selection and dragging it.
- </para>
- <para><!--added 060919-->
- Floating selections are a rest of the time when GIMP did not use
- layers. They have no practical use, but you must know what you have to
- do with them.
+ A floating selection (sometimes called a <quote>floating
+ layer</quote>) is a type of temporary layer which is similar in
+ function to a normal layer, except that a floating selection must be
+ <link linkend="gimp-layer-anchor">anchored</link> before you can
+ resume working on any other layers in the image.
+ </para>
+ <para>
+ In early versions of <acronym>GIMP</acronym>, when
+ <acronym>GIMP</acronym> did not use layers, floating selections were
+ used for performing operations on a limited part of an image (you can
+ do that more easily now with layers). Now floating selections have no
+ practical use, but you must know what you have to do with them.
</para>
</glossdef>
</glossentry>
+
<glossentry id="glossary-floyd-steinberg-dithering">
<glossterm>
<phrase>Floyd-Steinberg Dithering</phrase>
@@ -698,6 +662,7 @@
</para>
</glossdef>
</glossentry>
+
<glossentry id="glossary-gamma">
<glossterm>
<phrase>Gamma</phrase>
Modified: trunk/src/menus/layer/anchor.xml
==============================================================================
--- trunk/src/menus/layer/anchor.xml (original)
+++ trunk/src/menus/layer/anchor.xml Fri Feb 20 17:37:06 2009
@@ -1,27 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.docbook.org/xml/4.3/docbookx.dtd">
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+ "http://www.docbook.org/xml/4.3/docbookx.dtd">
<!-- section history:
+ 2009-02-20 ude: added alternative ways
2009-01-25 j.h: v2.6 reviewed
2007-12-01 j.h: v2.4 update
2007-05-24 Added Spanish translation by AntI
2007-02-21 KoSt: added no
- 2006-08-03scb: revised 'en'
+ 2006-08-03 scb: revised 'en'
2006-07-28 note added
- 2005/11/03 split of from menu-layer.xml by axel.wernicke
+ 2005-11-03 split of from menu-layer.xml by axel.wernicke
-->
<sect2 id="gimp-layer-anchor">
- <!--<sect2info role="cvs">
- <revhistory>
- <revision>
- <revnumber>$Revision$</revnumber>
- <date>2007-12-02</date>
- <authorinitials>j.h</authorinitials>
- </revision>
- </revhistory>
- </sect2info>-->
- <title>
- <phrase>Anchor layer</phrase>
- </title>
+ <title>Anchor layer</title>
+
<indexterm>
<primary>Layer</primary>
<secondary>Anchor the floating layer</secondary>
@@ -33,6 +25,7 @@
<indexterm>
<primary>Anchor Layer</primary>
</indexterm>
+
<para>
If you have created a floating selection, a temporary layer, called a
<quote>floating layer</quote> or <quote>floating selection</quote>,
@@ -46,19 +39,12 @@
<note>
<para>
If there is an active selection tool, the mouse pointer is displayed
- with an anchor icon when it is outside of the selection. A left click
- then anchors the floating selection.
- </para>
- <para>
- You may also click on the <guilabel>New layer</guilabel> command on
- the Layers dialog, which anchors the floating selection to a new
- layer. See <xref linkend="gimp-layer-new"/>.
+ with an anchor icon when it is outside of the selection.
</para>
</note>
+
<sect3>
- <title>
- <phrase>Activate the Command</phrase>
- </title>
+ <title>Activate the Command</title>
<itemizedlist>
<listitem>
<para>
@@ -78,4 +64,33 @@
</listitem>
</itemizedlist>
</sect3>
+
+ <!-- Mostly the same as in "menus/select/float.xml" -->
+ <sect3>
+ <title>Alternative Ways of Anchoring a Floating Selection</title>
+ <para>There are more ways to anchor a floating selection:</para>
+ <itemizedlist>
+ <listitem>
+ <para>
+ You can anchor the floating selection to the current layer the
+ selection is originating by clicking anywhere on the image except on
+ the floating selection.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ You can also anchor the floating selection to the current layer by
+ clicking on the anchor button of the
+ <link linkend="gimp-layer-dialog">Layers dialog</link>.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ If you create a <link linkend="gimp-layer-new">New Layer</link>
+ while there is a floating selection, the floating selection is
+ anchored to this newly created layer.
+ </para>
+ </listitem>
+ </itemizedlist>
+ </sect3>
</sect2>
Modified: trunk/src/menus/select/float.xml
==============================================================================
--- trunk/src/menus/select/float.xml (original)
+++ trunk/src/menus/select/float.xml Fri Feb 20 17:37:06 2009
@@ -1,56 +1,43 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.docbook.org/xml/4.3/docbookx.dtd">
+<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+ "http://www.docbook.org/xml/4.3/docbookx.dtd">
<!-- section history:
+ 2009-02-20 ude: rearranged, especially moved some glossary paras here
2009-01-10 j.h: reviewed for v2.6
2007-05-12 Added Spanish translation by AntI
2006-01-24 en;fr reviewed by j.h
2005/09/15 reviewed; de added by axel.wernicke
-->
<sect2 id="gimp-selection-float">
- <!--<sect2info role="cvs">
- <revhistory>
- <revision>
- <revnumber>$Revision$</revnumber>
- <date>2006-08-15</date>
- <authorinitials>scb</authorinitials>
- </revision>
- </revhistory>
- </sect2info>-->
- <title>
- <phrase>Float</phrase>
- </title>
+ <title>Float</title>
+
<indexterm>
<primary>Selection</primary>
<secondary>Floating selection (command)</secondary>
</indexterm>
+
<para>
The <guimenuitem>Float</guimenuitem> command converts a normal selection
- into a <quote>floating selection</quote>. You can find more information
- about
- <link linkend="glossary-floatingselection">floating selections</link>
- in the Glossary.
+ into a <quote>floating selection</quote>.
</para>
<para>
- In early versions of <acronym>GIMP</acronym>, floating
- selections were used for performing operations on a limited part of an
- image. You can do that more easily now with layers, but you can still
- use this way of working with images. In addition to using the
- <guimenuitem>Float</guimenuitem> command, you also automatically create a
- floating selection by click-and-dragging a selection while pressing
- <keycombo><keycap>Shift</keycap><keycap>Alt</keycap></keycombo> keys.
+ A floating selection (sometimes called a <quote>floating layer</quote>) is
+ a type of temporary layer which is similar in function to a normal layer,
+ except that before you can resume working on any other layers in the
+ image, a floating selection must be <emphasis>anchored</emphasis>.
+ That is, you have to attach it to a normal (non-floating) layer, usually
+ the original layer (the one which was active previously), for instance, by
+ clicking on the image outside of the floating selection (see below).
</para>
+ <important>
+ <para>
+ You cannot perform any operations on other layers while the image has a
+ floating selection!
+ </para>
+ </important>
<para>
- You cannot perform any operations on other layers if the image has a
- floating selection, so after you make the changes you want to the
- floating selection, you have to <emphasis>anchor</emphasis> it. That is,
- you have to attach it to a normal (non-floating) layer, usually the
- original layer (the one which was active previously). To anchor the
- floating selection, use the
- <link linkend="gimp-layer-anchor">Anchor Layer</link> command. You can
- also anchor it to an existing layer by clicking anywhere on the image
- outside of the floating selection, which then merges it with the
- background layer. You can also anchor it to a new layer by using the
- <link linkend="gimp-layer-new">New Layer</link> command.
+ You can use various operations to change the image data on the floating
+ selection. There can only be one floating selection in an image at a time.
</para>
<tip>
<para>
@@ -62,21 +49,112 @@
anchor it to a new layer. Then simply remove the original layer.
</para>
</tip>
+ <para>
+ In early versions of <acronym>GIMP</acronym>, floating
+ selections were used for performing operations on a limited part of an
+ image. You can do that more easily now with layers, but you can still
+ use this way of working with images.
+ </para>
+
<sect3>
- <title>
- <phrase>Activate the Command</phrase>
- </title>
+ <title>Activate the Command</title>
<itemizedlist>
<listitem>
<para>
You can access this command from the image menubar through
- <menuchoice><guimenu>Select</guimenu><guimenuitem>Float</guimenuitem></menuchoice>,
+ <menuchoice>
+ <guimenu>Select</guimenu>
+ <guimenuitem>Float</guimenuitem>
+ </menuchoice>,
</para>
</listitem>
<listitem>
<para>
or by using the keyboard shortcut
- <keycombo><keycap>Shift</keycap><keycap>Ctrl</keycap><keycap>L</keycap></keycombo>.
+ <keycombo>
+ <keycap>Shift</keycap><keycap>Ctrl</keycap><keycap>L</keycap>
+ </keycombo>.
+ </para>
+ </listitem>
+ </itemizedlist>
+ </sect3>
+
+ <sect3>
+ <title>Creating a Floating Selection Automatically</title>
+ <para>
+ Some image operations create a floating selection automatically:
+ </para>
+ <itemizedlist>
+ <listitem>
+ <para>
+ The <quote>paste</quote> operations,
+ <link linkend="gimp-buffer-dialog">Paste Named Buffer</link>,
+ <link linkend="gimp-edit-paste">Paste</link> or
+ <link linkend="gimp-edit-paste-into">Paste Into</link>, also
+ create a floating selection.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ In addition, the Transform tools,
+ <link linkend="gimp-tool-flip">Flip</link>,
+ <link linkend="gimp-tool-shear">Shear</link>,
+ <link linkend="gimp-tool-scale">Scale</link>,
+ <link linkend="gimp-tool-rotate">Rotate</link> and
+ <link linkend="gimp-tool-perspective">Perspective</link>,
+ create a floating selection when they are used on a selection,
+ rather than a layer. When the <guilabel>Affect</guilabel> mode is
+ <emphasis>Transform Layer</emphasis> and a selection already exists,
+ these tools transform the selection and create a floating selection
+ with the result. If a selection does not exist, they transform the
+ current layer and do not create a floating selection. (If the
+ <guilabel>Affect</guilabel> mode is <emphasis>Transform
+ Selection</emphasis>, they also do not create a floating selection.)
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ By click-and-dragging a selection while pressing the
+ <keycombo><keycap>Ctrl</keycap><keycap>Alt</keycap></keycombo> keys
+ (see <xref linkend="gimp-using-selections-moving"/>) you also
+ automatically create a floating selection.
+ </para>
+ </listitem>
+ </itemizedlist>
+ </sect3>
+
+ <!-- Mostly the same as in "menus/layer/anchor.xml" -->
+ <sect3>
+ <title>Anchor a Floating Selection</title>
+ <para>You can anchor a floating selection in various ways:</para>
+ <itemizedlist>
+ <listitem>
+ <para>
+ You can anchor the floating selection to the current layer the
+ selection is originating from. To do this, click anywhere on the
+ image except on the floating selection. This merges the floating
+ selection with the current layer.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Or you can use the
+ <link linkend="gimp-layer-anchor">Anchor layer</link> command
+ (<keycombo><keycap>Ctrl</keycap><keycap>H</keycap></keycombo>).
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ You can also anchor the floating selection to the current layer by
+ clicking on the anchor button of the
+ <link linkend="gimp-layer-dialog">Layers dialog</link>.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ If you create a <link linkend="gimp-layer-new">New Layer</link>
+ while there is a floating selection, the floating selection is
+ anchored to this newly created layer.
</para>
</listitem>
</itemizedlist>
Modified: trunk/src/using/getting-unstuck.xml
==============================================================================
--- trunk/src/using/getting-unstuck.xml (original)
+++ trunk/src/using/getting-unstuck.xml Fri Feb 20 17:37:06 2009
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.docbook.org/xml/4.3/docbookx.dtd">
+<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+ "http://www.docbook.org/xml/4.3/docbookx.dtd">
<!-- section history:
2007-08-27 lexa: replaced list by sect3
2007-04-24 Added Spanish translation by AntI
@@ -13,26 +14,15 @@
2005-11-30 replaced informalfigure by axel.wernicke
-->
<sect1 id="gimp-using-getting-unstuck">
-<!-- <sect1info>
- <revhistory>
- <revision>
- <revnumber>$Revision$</revnumber>
- <date>2007-07-15</date>
- <authorinitials>romanofski</authorinitials>
- </revision>
- </revhistory>
- </sect1info>-->
- <title>
- <phrase>Getting Unstuck</phrase>
- </title>
+ <title>Getting Unstuck</title>
+
<indexterm>
<primary>GIMP</primary>
<secondary>Getting Unstuck</secondary>
</indexterm>
+
<sect2 id="gimp-using-getting-unstuck-general">
- <title>
- <phrase>Stuck!</phrase>
- </title>
+ <title>Stuck!</title>
<para>
All right, okay: you're stuck. You're trying to use one of the tools on
an image, and nothing is happening, and nothing you try makes any
@@ -47,51 +37,43 @@
go through a checklist that will probably get you GIMPing happily again.
</para>
</sect2>
+
<sect2 id="gimp-using-getting-unstuck-common-causes">
- <title>
- <phrase>Common Causes of GIMP Non-Responsiveness</phrase>
- </title>
+ <title>Common Causes of GIMP Non-Responsiveness</title>
+
<sect3>
- <title>
- <phrase>There is a floating selection</phrase>
- </title>
+ <title>There is a floating selection</title>
<figure>
- <title>
- <phrase>
- Layers dialog showing a floating selection.
- </phrase>
- </title>
+ <title>Layers dialog showing a floating selection</title>
<mediaobject>
<imageobject>
- <imagedata fileref="images/using/unstuck-floating-sel.png" format="PNG"/>
+ <imagedata format="PNG"
+ fileref="images/using/unstuck-floating-sel.png"/>
</imageobject>
</mediaobject>
</figure>
<para><emphasis>How to tell:</emphasis>
- If there is a floating selection, many actions are impossible
- until it is anchored. To check, look at the Layers dialog (making
- sure it's set to the image you're working on) and see whether the
- top layer is called <quote>Floating Selection</quote>.
+ If there is a <link linkend="gimp-selection-float">floating
+ selection</link>, many actions are impossible until it is anchored. To
+ check, look at the Layers dialog (making sure it's set to the image
+ you're working on) and see whether the top layer is called
+ <quote>Floating Selection</quote>.
</para>
<para><emphasis>How to solve:</emphasis>
Either anchor the floating selection, or convert it into an
ordinary (non-floating) layer. If you need help on how to do this,
- see <link linkend="glossary-floatingselection">
- Floating Selections
- </link>.
+ see <link linkend="gimp-layer-anchor">Anchor Layer</link>.
</para>
</sect3>
+
<sect3>
- <title>
- <phrase>The selection is hidden</phrase>
- </title>
+ <title>The selection is hidden</title>
<figure>
- <title>
- <phrase>Unstuck show selection menu</phrase>
- </title>
+ <title>Unstuck show selection menu</title>
<mediaobject>
<imageobject>
- <imagedata fileref="images/using/unstuck-show-selection-menu.png" format="PNG"/>
+ <imagedata format="PNG"
+ fileref="images/using/unstuck-show-selection-menu.png"/>
</imageobject>
<caption>
<para>
@@ -119,17 +101,15 @@
unchecked, click on it..
</para>
</sect3>
+
<sect3>
- <title>
- <phrase>You are acting outside of the selection</phrase>
- </title>
+ <title>You are acting outside of the selection</title>
<figure>
- <title>
- <phrase>Unstuck select all</phrase>
- </title>
+ <title>Unstuck select all</title>
<mediaobject>
<imageobject>
- <imagedata fileref="images/using/unstuck-select-all.png" format="PNG"/>
+ <imagedata format="PNG"
+ fileref="images/using/unstuck-select-all.png"/>
</imageobject>
<caption>
<para>
@@ -154,17 +134,15 @@
in the <guimenu>Select</guimenu> menu.
</para>
</sect3>
+
<sect3>
- <title>
- <phrase>The active drawable is not visible</phrase>
- </title>
+ <title>The active drawable is not visible</title>
<figure>
- <title>
- <phrase>Unstuck layer invisibility</phrase>
- </title>
+ <title>Unstuck layer invisibility</title>
<mediaobject>
<imageobject>
- <imagedata fileref="images/using/unstuck-layers-dialog-invislayer.png" format="PNG"/>
+ <imagedata format="PNG"
+ fileref="images/using/unstuck-layers-dialog-invislayer.png"/>
</imageobject>
<caption>
<para>
@@ -191,17 +169,15 @@
if you need more help.
</para>
</sect3>
+
<sect3>
- <title>
- <phrase>The active drawable is transparent</phrase>
- </title>
+ <title>The active drawable is transparent</title>
<figure>
- <title>
- <phrase>Unstuck layer transparency</phrase>
- </title>
+ <title>Unstuck layer transparency</title>
<mediaobject>
<imageobject>
- <imagedata fileref="images/using/unstuck-layers-dialog-transparentlayer.png" format="PNG"/>
+ <imagedata format="PNG"
+ fileref="images/using/unstuck-layers-dialog-transparentlayer.png"/>
</imageobject>
<caption>
<para>
@@ -214,10 +190,9 @@
slider.
</para>
</sect3>
+
<sect3>
- <title>
- <phrase>You are trying to act outside the layer</phrase>
- </title>
+ <title>You are trying to act outside the layer</title>
<para><emphasis>How to tell:</emphasis>
In GIMP, layers don't need to have the same dimensions as the
image: they can be larger or smaller. If you try to paint outside
@@ -233,23 +208,26 @@
dimensions to whatever you please.
</para>
</sect3>
+
<sect3>
- <title>
- <phrase>The image is in indexed color mode.</phrase>
- </title>
- <para><emphasis>How to tell:</emphasis><acronym>GIMP</acronym> can handle three different color
- modes: <link linkend="glossary-colormodel">RGB(A), Indexed
- and Grayscale</link>. The indexed colormode uses a colormap,
- where all used colors on the image are indexed. The <link linkend="gimp-tool-color-picker">color picker</link>in
- <acronym>GIMP</acronym> however, let you choose RGB colors.
- That means, if you try to paint with a different color than
- it is indexed in the colormap, you end up in very
- undetermined results (e.g. it paints with the wrong color or
- you can't paint).
- </para>
- <para><emphasis>How to fix:</emphasis> Always use the
- RGB Color mode to paint on images. You can verify and select
- another color mode from the <link linkend="gimp-image-mode">Mode</link> menuitem in the
+ <title>The image is in indexed color mode</title>
+ <para>
+ <emphasis>How to tell:</emphasis>
+ <acronym>GIMP</acronym> can handle three different color modes:
+ <link linkend="glossary-colormodel">RGB(A), Indexed and
+ Grayscale</link>. The indexed colormode uses a colormap, where all
+ used colors on the image are indexed. The
+ <link linkend="gimp-tool-color-picker">color picker</link> in
+ <acronym>GIMP</acronym> however, let you choose RGB colors. That
+ means, if you try to paint with a different color than it is indexed
+ in the colormap, you end up in very undetermined results (e.g. it
+ paints with the wrong color or you can't paint).
+ </para>
+ <para>
+ <emphasis>How to fix:</emphasis>
+ Always use the RGB Color mode to paint on images. You can verify and
+ select another color mode from the
+ <link linkend="gimp-image-mode">Mode</link> menuitem in the
<guimenu>Image</guimenu> menu.
</para>
</sect3>
Modified: trunk/src/using/selections.xml
==============================================================================
--- trunk/src/using/selections.xml (original)
+++ trunk/src/using/selections.xml Fri Feb 20 17:37:06 2009
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.docbook.org/xml/4.3/docbookx.dtd">
+<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+ "http://www.docbook.org/xml/4.3/docbookx.dtd">
<!-- Section history:
2008-04-04 Mr.Dust : reviewed and added 'ko'
2008-01-09 ude: updated de (Moving Selection section)
@@ -12,26 +13,15 @@
2006-06-13 Added para about using arrow keys by j.h
-->
<sect1 id="gimp-using-selections">
-<!-- <sect1info>
- <revhistory>
- <revision>
- <revnumber>$Revision$</revnumber>
- <date>2007-12-31</date>
- <authorinitials>j.h</authorinitials>
- </revision>
- </revhistory>
- </sect1info>-->
- <title>
- <phrase>Creating and Using Selections</phrase>
- </title>
+ <title>Creating and Using Selections</title>
+
<indexterm>
<primary>Selections</primary>
<secondary>Using</secondary>
</indexterm>
+
<sect2 id="gimp-using-selections-moving">
- <title>
- <phrase>Moving a Selection</phrase>
- </title>
+ <title>Moving a Selection</title>
<indexterm>
<primary>Selection</primary>
<secondary>Move selection</secondary>
@@ -42,21 +32,16 @@
handles. If you click the selection, you only get the dotted outline
(marching ants). The other selection tools have different behaviour.
</para>
+
<sect3>
- <title>
- <phrase>
- Moving rectangular and elliptical selections
- </phrase>
- </title>
+ <title>Moving rectangular and elliptical selections</title>
<para>
If you click-and drag the selection in default mode, you move the
selection outline and you don't move the contents of rectangular or
elliptic selections.
</para>
<figure>
- <title>
- <phrase>Moving selection outline</phrase>
- </title>
+ <title>Moving selection outline</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/using/select-move-1.png" format="PNG"/>
@@ -85,15 +70,19 @@
</para>
<figure>
<title>
- <phrase>
- Moving a selection and its content, emptying the original
- place
- </phrase>
+ Click-and-drag with
+ <keycombo><keycap>Ctrl</keycap><keycap>Alt</keycap></keycombo>
</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/using/select-move-2.png" format="PNG"/>
</imageobject>
+ <caption>
+ <para>
+ Moving a selection and its content, emptying the original
+ place
+ </para>
+ </caption>
</mediaobject>
</figure>
</listitem>
@@ -106,32 +95,37 @@
</para>
<figure>
<title>
- <phrase>
- Moving a selection and its content without emptying the
- original place
- </phrase>
+ Click-and-drag with
+ <keycombo><keycap>Shift</keycap><keycap>Alt</keycap></keycombo>
</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/using/select-move-3.png" format="PNG"/>
</imageobject>
+ <caption>
+ <para>
+ Moving a selection and its content without emptying the
+ original place
+ </para>
+ </caption>
</mediaobject>
</figure>
</listitem>
</itemizedlist>
<note>
<para>
- On some systems, it's preferable to push first the <keycap>Alt</keycap>,
- otherwise if you push first the <keycap>Alt</keycap> or
- <keycap>Ctrl</keycap>, GIMP fall over add/subtract to the current
- selection mode and after the <keycap>Alt</keycap> key is ineffective!
+ On some systems, it's preferable to push first the
+ <keycap>Alt</keycap>, otherwise if you push first the
+ <keycap>Shift</keycap> or <keycap>Ctrl</keycap>,
+ <acronym>GIMP</acronym> fall over add/subtract to the current
+ selection mode and after the <keycap>Alt</keycap> key is
+ ineffective!
</para>
</note>
</sect3>
+
<sect3>
- <title>
- <phrase>Moving the other selections</phrase>
- </title>
+ <title>Moving the other selections</title>
<para>
The other selections (Lasso, Magic wand, By Color) have no handle.
Click-and dragging them doesn't move them. To move their contents, as
@@ -145,10 +139,9 @@
the outline.
</para>
</sect3>
+
<sect3>
- <title>
- <phrase>Other method</phrase>
- </title>
+ <title>Other method</title>
<note>
<para>
You can also use a more roundabout method to move a selection. Make
@@ -159,14 +152,11 @@
</note>
</sect3>
</sect2>
+
<sect2 id="gimp-using-selections-free-select">
- <title>
- <phrase>Creating a Free Selection</phrase>
- </title>
+ <title>Creating a Free Selection</title>
<figure>
- <title>
- <phrase>Using the Free Selection Tool</phrase>
- </title>
+ <title>Using the Free Selection Tool</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/toolbox/toolbox-lasso-ex1.png" format="PNG"/>
Modified: trunk/stylesheets/gimp-help-screen.css
==============================================================================
--- trunk/stylesheets/gimp-help-screen.css (original)
+++ trunk/stylesheets/gimp-help-screen.css Fri Feb 20 17:37:06 2009
@@ -283,20 +283,20 @@
margin: 1.33em 0;
padding: 1.33em;
}
-.tip,.warning,.caution,.note {
+.tip,.warning,.caution,.note,.important {
margin-top: 1em;
margin-bottom: 1em;
}
/* force full width of table within div */
-.tip table,.warning table,.caution table,.note table {
+.tip table,.warning table,.caution table,.note table,.important table {
border: none;
width: 100%;
}
-.tip table th,.warning table th,.caution table th,.note table th {
+.tip table th,.warning table th,.caution table th,.note table th,.important table th {
padding: 0.8em 0.0 0.0em 0.0em;
margin: 0;
}
-.tip p,.warning p,.caution p,.note p {
+.tip p,.warning p,.caution p,.note p,.important p {
margin-top: 0.5em;
margin-bottom: 0.5em;
padding-right: 1em;
@@ -447,10 +447,10 @@
{
border: 0;
}
-.tip,.warning,.caution,.note {
+.tip,.warning,.caution,.note,.important {
border: 1px solid;
}
-.tip table th,.warning table th,.caution table th,.note table th {
+.tip table th,.warning table th,.caution table th,.note table th,.important table th {
border-bottom: 1px solid;
color: #335522;
}
@@ -490,10 +490,10 @@
hr {
border-color: #eeeeec;
}
-.tip,.warning,.caution,.note {
+.tip,.warning,.caution,.note,.important {
border-color: #111;
}
-.tip table th,.warning table th,.caution table th,.note table th {
+.tip table th,.warning table th,.caution table th,.note table th,.important table th {
border-bottom-color: #2e3436;
}
.warning {
@@ -512,6 +512,10 @@
color: #352;
background-color: #dfc;
}
+.important {
+ color: #352;
+ background-color: #feb;
+}
.glossary dl dt,.variablelist dl dt,.variablelist dl dt span.term {
color: #99b;
}
@@ -667,7 +671,7 @@
/**************************************** /
/ mozilla vendor specific css extensions /
/ ****************************************/
-div.figure,div.table,div.informalfigure,div.informaltable,div.informalexample,div.example,.tip,.warning,.caution,.note
+div.figure,div.table,div.informalfigure,div.informaltable,div.informalexample,div.example,.tip,.warning,.caution,.note,.important
{
-moz-border-radius: 0.5em;
}
Modified: trunk/stylesheets/gimp22.css
==============================================================================
--- trunk/stylesheets/gimp22.css (original)
+++ trunk/stylesheets/gimp22.css Fri Feb 20 17:37:06 2009
@@ -271,20 +271,20 @@
margin: 1.33em 0;
padding: 1.33em;
}
- .tip,.warning,.caution,.note {
+ .tip,.warning,.caution,.note,.important {
margin-top: 1em;
margin-bottom: 1em;
}
/* force full width of table within div */
- .tip table,.warning table,.caution table,.note table {
+ .tip table,.warning table,.caution table,.note table,.important table {
border: none;
width: 100%;
}
- .tip table th,.warning table th,.caution table th,.note table th {
+ .tip table th,.warning table th,.caution table th,.note table th,.important table th {
padding: 0.8em 0.0 0.0em 0.0em;
margin: 0;
}
- .tip p,.warning p,.caution p,.note p {
+ .tip p,.warning p,.caution p,.note p,.important p {
margin-top: 0.5em;
margin-bottom: 0.5em;
padding-right: 1em;
@@ -413,10 +413,10 @@
{
border: 0;
}
- .tip,.warning,.caution,.note {
+ .tip,.warning,.caution,.note,.important {
border: 1px solid;
}
- .tip table th,.warning table th,.caution table th,.note table th {
+ .tip table th,.warning table th,.caution table th,.note table th,.important table th {
border-bottom: 1px solid;
}
.question td {
@@ -455,10 +455,10 @@
hr {
border-color: #aaa;
}
- .tip,.warning,.caution,.note {
+ .tip,.warning,.caution,.note,.important {
border-color: #aaa;
}
- .tip table th,.warning table th,.caution table th,.note table th {
+ .tip table th,.warning table th,.caution table th,.note table th,.important table th {
border-bottom-color: #aaa;
}
.warning {
@@ -473,6 +473,9 @@
.note {
background-color: #dfc;
}
+ .important {
+ background-color: #fba;
+ }
.glossary dl dt,.variablelist dl dt,.variablelist dl dt span.term {
color: #044;
}
@@ -587,7 +590,7 @@
/**************************************** /
/ mozilla vendor specific css extensions /
/ ****************************************/
- div.figure,div.table,div.informalfigure,div.informaltable,div.informalexample,div.example,.tip,.warning,.caution,.note
+ div.figure,div.table,div.informalfigure,div.informaltable,div.informalexample,div.example,.tip,.warning,.caution,.note,.important
{
-moz-border-radius: 0.5em;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]