[gimp-help-2] Minor formal changes to Combine filters



commit 8a07e6794ce22348365822f95aea9fcda18dc9cb
Author: Ulf-D. Ehlert <ulfehlert svn gnome org>
Date:   Wed Jun 23 18:46:20 2010 +0200

    Minor formal changes to Combine filters

 src/filters/combine/depthmerge.xml |    8 +-
 src/filters/combine/film.xml       |  367 ++++++++++++++++++------------------
 2 files changed, 190 insertions(+), 185 deletions(-)
---
diff --git a/src/filters/combine/depthmerge.xml b/src/filters/combine/depthmerge.xml
index e16cbce..1a37de7 100644
--- a/src/filters/combine/depthmerge.xml
+++ b/src/filters/combine/depthmerge.xml
@@ -94,7 +94,8 @@
     </figure>
     <variablelist>
       <varlistentry>
-        <term>Source 1, Source 2</term>
+        <term>Source 1</term>
+        <term>Source 2</term>
         <listitem>
           <para>
             Defines the source images to use for the blending.
@@ -102,7 +103,7 @@
         </listitem>
       </varlistentry>
       <varlistentry>
-        <term>Depth Map</term>
+        <term>Depth map</term>
         <listitem>
           <para>
             Define the picture to use as transformation maps for the sources.
@@ -125,7 +126,8 @@
         </listitem>
       </varlistentry>
       <varlistentry>
-        <term>Scale 1, Scale 2</term>
+        <term>Scale 1</term>
+        <term>Scale 2</term>
         <listitem>
           <para>
             Same as above for Offset, but more sensitive and applied to each
diff --git a/src/filters/combine/film.xml b/src/filters/combine/film.xml
index 022d63e..b980e72 100644
--- a/src/filters/combine/film.xml
+++ b/src/filters/combine/film.xml
@@ -69,187 +69,190 @@
 
   <sect3>
     <title>Options</title>
-    <variablelist>
-      <varlistentry>
-        <term>Selection Options</term>
-        <listitem>
-          <figure>
-            <title><quote>Film</quote> filter options (Selection)</title>
-            <mediaobject>
-              <imageobject>
-                <imagedata format="PNG"
-                  fileref="images/filters/film-options1.png"/>
-              </imageobject>
-            </mediaobject>
-          </figure>
-          <variablelist>
-            <varlistentry>
-              <term>Fit Height to images</term>
-              <listitem>
-                <para>
-                  Applies the height of original pictures to the resulting one.
-                </para>
-              </listitem>
-            </varlistentry>
-            <varlistentry>
-              <term>Height</term>
-              <listitem>
-                <para>
-                  This option lets you define the height of the resulting
-                  picture. If originals have different sizes, they will be
-                  scaled to this size.
-                </para>
-              </listitem>
-            </varlistentry>
-            <varlistentry>
-              <term>Color</term>
-              <listitem>
-                <para>
-                  By clicking on the color dwell you can define the color of
-                  the film (around and between pictures).
-                </para>
-              </listitem>
-            </varlistentry>
-            <varlistentry>
-              <term>Start Index</term>
-              <listitem>
-                <para>
-                  Defines the beginning number which will be used for the
-                  images.
-                </para>
-              </listitem>
-            </varlistentry>
-            <varlistentry>
-              <term>Font</term>
-              <listitem>
-                <para>Defines the font of digits.</para>
-              </listitem>
-            </varlistentry>
-            <varlistentry>
-              <term>Color</term>
-              <listitem>
-                <para>
-                  By clicking on the the color dwell, you can define the font
-                  color of digits.
-                </para>
-              </listitem>
-            </varlistentry>
-            <varlistentry>
-              <term>At Top, At Bottom</term>
-              <listitem>
-                <para>Defines the position of the number.</para>
-              </listitem>
-            </varlistentry>
-            <varlistentry>
-              <term>Available Images</term>
-              <listitem>
-                <para>
-                  Shows the pictures which can be used for merging. The
-                  pictures are the ones already opened in GIMP.
-                </para>
-              </listitem>
-            </varlistentry>
-            <varlistentry>
-              <term>On Film</term>
-              <listitem>
-                <para>Shows the pictures chosen to be merged.</para>
-              </listitem>
-            </varlistentry>
-            <varlistentry>
-              <term>Add</term>
-              <listitem>
-                <para>
-                  This button allows the user to put an available image in the
-                  <quote>On film</quote> section.
-                </para>
-              </listitem>
-            </varlistentry>
-            <varlistentry>
-              <term>Remove</term>
-              <listitem>
-                <para>
-                  This button allows to bring a picture from <quote>on Film
-                  </quote> to <quote>available images</quote>. After that,
-                  the picture will not be used anymore in the resulting
-                  document.
-                </para>
-              </listitem>
-            </varlistentry>
-          </variablelist>
-        </listitem>
-      </varlistentry>
-      <varlistentry>
-        <term>Advanced Options</term>
-        <listitem>
-          <figure>
-            <title><quote>Film</quote> filter options (Advanced)</title>
-            <mediaobject>
-              <imageobject>
-                <imagedata format="PNG"
-                  fileref="images/filters/film-options2.png"/>
-              </imageobject>
-            </mediaobject>
-          </figure>
-          <variablelist>
-            <varlistentry>
-              <term>Image Height</term>
-              <listitem>
-                <para>
-                  Defines the height of each pictures in the resulting image.
-                </para>
-              </listitem>
-            </varlistentry>
-            <varlistentry>
-              <term>Image Spacing</term>
-              <listitem>
-                <para>
-                  Defines the space between the pictures as they will be
-                  inserted in the future image.
-                </para>
-              </listitem>
-            </varlistentry>
-            <varlistentry>
-              <term>Hole Offset</term>
-              <listitem>
-                <para>
-                  Defines the hole position from image border.
-                </para>
-              </listitem>
-            </varlistentry>
-            <varlistentry>
-              <term>Hole Width</term>
-              <listitem>
-                <para>
-                  Defines the width of the holes in the resulting image.
-                </para>
-              </listitem>
-            </varlistentry>
-            <varlistentry>
-              <term>Hole Height</term>
-              <listitem>
-                <para>
-                  Defines the height of the holes in the resulting image.
-                </para>
-              </listitem>
-            </varlistentry>
-            <varlistentry>
-              <term>Hole Spacing</term>
-              <listitem>
-                <para>Defines the space between holes</para>
-              </listitem>
-            </varlistentry>
-            <varlistentry>
-              <term>Number Height</term>
-              <listitem>
-                <para>
-                  Defines the height of the index number, proportionally to
-                  the height of the picture.
-                </para>
-              </listitem>
-            </varlistentry>
-          </variablelist>
-        </listitem>
-      </varlistentry>
-    </variablelist>
+
+    <sect4>
+      <title>Selection</title>
+      <figure>
+        <title><quote>Film</quote> filter options (Selection)</title>
+        <mediaobject>
+          <imageobject>
+            <imagedata format="PNG"
+              fileref="images/filters/film-options1.png"/>
+          </imageobject>
+        </mediaobject>
+      </figure>
+      <variablelist>
+        <title>Film</title>
+        <varlistentry>
+          <term>Fit height to images</term>
+          <listitem>
+            <para>
+              Applies the height of original pictures to the resulting one.
+            </para>
+          </listitem>
+        </varlistentry>
+        <varlistentry>
+          <term>Height</term>
+          <listitem>
+            <para>
+              This option lets you define the height of the resulting
+              picture. If originals have different sizes, they will be
+              scaled to this size.
+            </para>
+          </listitem>
+        </varlistentry>
+      </variablelist>
+      <variablelist>
+        <title>Numbering</title>
+        <varlistentry>
+          <term>Color</term>
+          <listitem>
+            <para>
+              By clicking on the color dwell you can define the color of
+              the film (around and between pictures).
+            </para>
+          </listitem>
+        </varlistentry>
+        <varlistentry>
+          <term>Start index</term>
+          <listitem>
+            <para>
+              Defines the beginning number which will be used for the
+              images.
+            </para>
+          </listitem>
+        </varlistentry>
+        <varlistentry>
+          <term>Font</term>
+          <listitem>
+            <para>Defines the font of digits.</para>
+          </listitem>
+        </varlistentry>
+        <varlistentry>
+          <term>Color</term>
+          <listitem>
+            <para>
+              By clicking on the the color dwell, you can define the font
+              color of digits.
+            </para>
+          </listitem>
+        </varlistentry>
+        <varlistentry>
+          <term>At top</term>
+          <term>At bottom</term>
+          <listitem>
+            <para>Defines the position of the number.</para>
+          </listitem>
+        </varlistentry>
+      </variablelist>
+      <variablelist>
+        <title>Image Selection</title>
+        <varlistentry>
+          <term>Available images</term>
+          <listitem>
+            <para>
+              Shows the pictures which can be used for merging. The
+              pictures are the ones already opened in GIMP.
+            </para>
+          </listitem>
+        </varlistentry>
+        <varlistentry>
+          <term>On film</term>
+          <listitem>
+            <para>Shows the pictures chosen to be merged.</para>
+          </listitem>
+        </varlistentry>
+        <varlistentry>
+          <term>Add</term>
+          <listitem>
+            <para>
+              This button allows the user to put an available image in the
+              <quote>On film</quote> section.
+            </para>
+          </listitem>
+        </varlistentry>
+        <varlistentry>
+          <term>Remove</term>
+          <listitem>
+            <para>
+              This button allows to bring a picture from <quote>On film
+              </quote> to <quote>Available images</quote>. After that,
+              the picture will not be used anymore in the resulting
+              document.
+            </para>
+          </listitem>
+        </varlistentry>
+      </variablelist>
+    </sect4>
+    <sect4>
+      <title>Advanced</title>
+      <figure>
+        <title><quote>Film</quote> filter options (Advanced)</title>
+        <mediaobject>
+          <imageobject>
+            <imagedata format="PNG"
+              fileref="images/filters/film-options2.png"/>
+          </imageobject>
+        </mediaobject>
+      </figure>
+      <variablelist>
+        <varlistentry>
+          <term>Image height</term>
+          <listitem>
+            <para>
+              Defines the height of each pictures in the resulting image.
+            </para>
+          </listitem>
+        </varlistentry>
+        <varlistentry>
+          <term>Image spacing</term>
+          <listitem>
+            <para>
+              Defines the space between the pictures as they will be
+              inserted in the future image.
+            </para>
+          </listitem>
+        </varlistentry>
+        <varlistentry>
+          <term>Hole offset</term>
+          <listitem>
+            <para>
+              Defines the hole position from image border.
+            </para>
+          </listitem>
+        </varlistentry>
+        <varlistentry>
+          <term>Hole width</term>
+          <listitem>
+            <para>
+              Defines the width of the holes in the resulting image.
+            </para>
+          </listitem>
+        </varlistentry>
+        <varlistentry>
+          <term>Hole height</term>
+          <listitem>
+            <para>
+              Defines the height of the holes in the resulting image.
+            </para>
+          </listitem>
+        </varlistentry>
+        <varlistentry>
+          <term>Hole spacing</term>
+          <listitem>
+            <para>Defines the space between holes</para>
+          </listitem>
+        </varlistentry>
+        <varlistentry>
+          <term>Number height</term>
+          <listitem>
+            <para>
+              Defines the height of the index number, proportionally to
+              the height of the picture.
+            </para>
+          </listitem>
+        </varlistentry>
+      </variablelist>
+    </sect4>
   </sect3>
 </sect2>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]