[gimp-help-2: 4/5] Fix help-id for "Canvas Size" (bug #583840)
- From: Ulf-D. Ehlert <ulfehlert src gnome org>
- To: svn-commits-list gnome org
- Subject: [gimp-help-2: 4/5] Fix help-id for "Canvas Size" (bug #583840)
- Date: Tue, 26 May 2009 13:21:47 -0400 (EDT)
commit df8ea326e25d4171af30f7222fe7ea26fe466aa8
Author: Ulf-D. Ehlert <ulfehlert svn gnome org>
Date: Tue May 26 19:08:31 2009 +0200
Fix help-id for "Canvas Size" (bug #583840)
---
src/menus/image/canvas-size.xml | 69 +++++++++++++++++++++++++--------------
1 files changed, 44 insertions(+), 25 deletions(-)
diff --git a/src/menus/image/canvas-size.xml b/src/menus/image/canvas-size.xml
index cbea1ff..1e16c7f 100644
--- a/src/menus/image/canvas-size.xml
+++ b/src/menus/image/canvas-size.xml
@@ -1,14 +1,17 @@
<?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-05-26 ude: changed (help-)id (old: gimp-image-canvas-size)
2009-03-25 j.h: fixed bug #576230
2007-11-14 j.h: updated to v2.4. Layers option and examples added.
2007-09-25 AntI: Added 'es'
2006-07-28 scb: revised 'en'
2006-02-25 fixed invalid image reference
-->
-<sect2 id="gimp-image-canvas-size">
+<sect2 id="gimp-image-resize">
<title>Canvas Size</title>
+
<indexterm>
<primary>Image</primary>
<secondary>Canvas size</secondary>
@@ -17,6 +20,7 @@
<primary>Canvas</primary>
<secondary>Size</secondary>
</indexterm>
+
<para>
The <quote>canvas</quote> is the visible area of the image. By default
the size of the canvas coincides with the size of the layers. The
@@ -46,13 +50,15 @@
</listitem>
</itemizedlist>
</sect3>
+
<sect3>
<title>Description of the <quote>Canvas size</quote> dialog</title>
<figure>
<title>The <quote>Canvas size</quote> dialog</title>
<mediaobject>
<imageobject>
- <imagedata fileref="images/menus/image-canvas-size.png" format="PNG"/>
+ <imagedata format="PNG"
+ fileref="images/menus/image-canvas-size.png"/>
</imageobject>
</mediaobject>
</figure>
@@ -140,49 +146,57 @@
<listitem>
<para>
Before the GIMP-2.4 version, <quote>Canvas Size</quote> had no
- influence on layer size. To change it, you had to use the <link linkend="gimp-layer-resize">Layer Boundary Size</link> command.
- The <quote>Layers</quote> option now allows you to specify how,
- possibly, layers will be resized. The drop-down list offers you
- several possibilities:
+ influence on layer size. To change it, you had to use the
+ <link linkend="gimp-layer-resize">Layer Boundary Size</link>
+ command. The <quote>Layers</quote> option now allows you to
+ specify how, possibly, layers will be resized. The drop-down list
+ offers you several possibilities:
</para>
<figure>
<title>The Resize layers list</title>
<mediaobject>
<imageobject>
- <imagedata fileref="images/menus/image-canvas-size-list.png" format="PNG"/>
+ <imagedata format="PNG"
+ fileref="images/menus/image-canvas-size-list.png"/>
</imageobject>
</mediaobject>
</figure>
<itemizedlist>
<listitem>
- <para><guilabel>None</guilabel>: default option. No layer is
+ <para>
+ <guilabel>None</guilabel>: default option. No layer is
resized, only the canvas is.
</para>
</listitem>
<listitem>
- <para><guilabel>All Layers</guilabel>: all layers are resized to
+ <para>
+ <guilabel>All Layers</guilabel>: all layers are resized to
canvas size.
</para>
</listitem>
<listitem>
- <para><guilabel>Image-sized layers</guilabel>: only layers with
+ <para>
+ <guilabel>Image-sized layers</guilabel>: only layers with
the same size as the image are sized to canvas size.
</para>
</listitem>
<listitem>
- <para><guilabel>All visible layers</guilabel>: only visible
+ <para>
+ <guilabel>All visible layers</guilabel>: only visible
layers, marked with a
- <guiicon><inlinegraphic
- fileref="images/dialogs/stock-eye-20.png"/>
+ <guiicon>
+ <inlinegraphic fileref="images/dialogs/stock-eye-20.png"/>
</guiicon>
icon, in the Layer Dialog, are sized to canvas size.
</para>
</listitem>
<listitem>
- <para><guilabel>All linked layers</guilabel>: only linked layers,
+ <para>
+ <guilabel>All linked layers</guilabel>: only linked layers,
marked with a
- <guiicon><inlinegraphic
- fileref="images/dialogs/stock-vchain-24.png"/>
+ <guiicon>
+ <inlinegraphic
+ fileref="images/dialogs/stock-vchain-24.png"/>
</guiicon>
in the Layer Dialog, are sized to canvas size.
</para>
@@ -234,7 +248,8 @@
<title>Original image</title>
<mediaobject>
<imageobject>
- <imagedata fileref="images/menus/image-canvas-size-ex1.png" format="PNG"/>
+ <imagedata format="PNG"
+ fileref="images/menus/image-canvas-size-ex1.png"/>
</imageobject>
<caption>
<para>
@@ -252,7 +267,8 @@
<title>Canvas enlarged (layers unchanged)</title>
<mediaobject>
<imageobject>
- <imagedata fileref="images/menus/image-canvas-size-ex2.png" format="PNG"/>
+ <imagedata format="PNG"
+ fileref="images/menus/image-canvas-size-ex2.png"/>
</imageobject>
<caption>
<para>
@@ -264,10 +280,11 @@
</mediaobject>
</figure>
<figure>
- <title>Canvas enlarged (All layers changed)</title>
+ <title>Canvas enlarged (all layers changed)</title>
<mediaobject>
<imageobject>
- <imagedata fileref="images/menus/image-canvas-size-ex3.png" format="PNG"/>
+ <imagedata format="PNG"
+ fileref="images/menus/image-canvas-size-ex3.png"/>
</imageobject>
<caption>
<para>
@@ -288,7 +305,8 @@
<title>Resizing canvas</title>
<mediaobject>
<imageobject>
- <imagedata fileref="images/menus/image-canvas-size-ex4.png" format="PNG"/>
+ <imagedata format="PNG"
+ fileref="images/menus/image-canvas-size-ex4.png"/>
</imageobject>
</mediaobject>
</figure>
@@ -302,15 +320,16 @@
<title>Cropped image</title>
<mediaobject>
<imageobject>
- <imagedata fileref="images/menus/image-canvas-size-ex5.png" format="PNG"/>
+ <imagedata format="PNG"
+ fileref="images/menus/image-canvas-size-ex5.png"/>
</imageobject>
</mediaobject>
</figure>
<note>
<para>
- The <link linkend="gimp-tool-crop">Crop tool</link> is easier to
- use.
+ The <link linkend="gimp-tool-crop">Crop tool</link> is easier to use.
</para>
+ <!--TODO: so "to crop an image" is not the answer?!-->
</note>
</sect3>
</sect2>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]