[gimp-help] Add render/checkerboard.xml and checkerboard-legacy.xml



commit 2d6fd8cb5052c131f9373b81e1f5399e9b987dd1
Author: Julien Hardelin <jhardlin orange fr>
Date:   Tue Mar 5 14:52:17 2019 +0100

    Add render/checkerboard.xml and checkerboard-legacy.xml

 images/C/filters/render/checkerboard-dialog.png | Bin 0 -> 26204 bytes
 src/filters/render.xml                          |  30 +++++---
 src/filters/render/checkerboard-legacy.xml      |  94 ++++++++++++++++++++++++
 src/filters/render/checkerboard.xml             |  59 +++++++++------
 src/filters/render/flame.xml                    |   3 -
 5 files changed, 150 insertions(+), 36 deletions(-)
---
diff --git a/images/C/filters/render/checkerboard-dialog.png b/images/C/filters/render/checkerboard-dialog.png
new file mode 100644
index 000000000..bf318c9e9
Binary files /dev/null and b/images/C/filters/render/checkerboard-dialog.png differ
diff --git a/src/filters/render.xml b/src/filters/render.xml
index 103b2cfa2..8279ebeba 100644
--- a/src/filters/render.xml
+++ b/src/filters/render.xml
@@ -6,25 +6,35 @@
   <title>Rendering Filters</title>
 
   <xi:include href="render/introduction.xml"/>
-  <!-- Clouds -->
-  <xi:include href="render/difference-clouds.xml"/>
-  <xi:include href="render/plasma.xml"/>
-  <xi:include href="render/solid_noise.xml"/>
-  <!-- Nature -->
+
+  <!-- Fractals-->
   <xi:include href="render/flame.xml"/>
+  <xi:include href="render/fractalexplorer.xml"/>
   <xi:include href="render/ifsfractal.xml"/>
-  <!-- Pattern -->
+
+  <!--Noise-->
+  <xi:include href="render/cell_noise.xml"/>
+  <!--<xi:include href="render/perlin_noise.xml"/>-->
+  <xi:include href="render/plasma.xml"/>
+  <!--<xi:include href="render/simplex_noise.xml"/>-->
+  <xi:include href="render/solid_noise.xml"/>
+  <xi:include href="render/difference-clouds.xml"/>
+
+  <!--Patterns-->
   <xi:include href="render/checkerboard.xml"/>
-  <xi:include href="render/cmlexplorer.xml"/>
   <xi:include href="render/diffraction.xml"/>
   <xi:include href="render/grid.xml"/>
-  <xi:include href="render/jigsaw.xml"/>
   <xi:include href="render/maze.xml"/>
-  <xi:include href="render/qbist.xml"/>
   <xi:include href="render/sinus.xml"/>
+  <!--<xi:include href="render/spiral.xml"/>-->
+  <xi:include href="render/checkerboard-legacy.xml"/>
+  <xi:include href="render/cmlexplorer.xml"/>
+  <!--<xi:include href="render/grid-legacy.xml"/>-->
+  <xi:include href="render/jigsaw.xml"/>
+  <xi:include href="render/qbist.xml"/>
+
   <!-- -->
   <xi:include href="render/circuit.xml"/>
-  <xi:include href="render/fractalexplorer.xml"/>
   <xi:include href="render/gfig.xml"/>
   <xi:include href="render/lava.xml"/>
   <xi:include href="render/line-nova.xml"/>
diff --git a/src/filters/render/checkerboard-legacy.xml b/src/filters/render/checkerboard-legacy.xml
new file mode 100644
index 000000000..ddad655bc
--- /dev/null
+++ b/src/filters/render/checkerboard-legacy.xml
@@ -0,0 +1,94 @@
+<?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";>
+<!-- section history:
+  2019-03-03 j.h: updtate to v2.10
+  2005/09/21 created by axel.wernicke
+-->
+<sect2 id="plug-in-checkerboard">
+  <title>Checkerboard (legacy)</title>
+
+  <indexterm>
+    <primary>Filters</primary>
+    <secondary>Render</secondary>
+    <tertiary>Checkerboard (legacy)</tertiary>
+  </indexterm>
+  <indexterm>
+    <primary>Checkerboard (legacy)</primary>
+  </indexterm>
+
+  <sect3>
+    <title>Overview</title>
+    <figure>
+      <title>Example for the Checkerboard (legacy) filter</title>
+      <mediaobject>
+        <imageobject>
+          <imagedata format="JPG"
+            fileref="images/filters/examples/render-checkerboard1.jpg"/>
+        </imageobject>
+        <caption>
+          <para>Filter <quote>Checkerboard (legacy)</quote> applied</para>
+        </caption>
+      </mediaobject>
+      <mediaobject>
+        <imageobject>
+          <imagedata format="JPG"
+            fileref="images/filters/examples/render-checkerboard2.jpg"/>
+        </imageobject>
+        <caption>
+          <para>Psychobilly <quote>Checkerboard (legacy)</quote></para>
+        </caption>
+      </mediaobject>
+    </figure>
+    <para>
+      This filter creates a checkerboard pattern replacing the current layer
+      content. Colors used for pattern are current Fore- and Back ground
+      colors of toolbox.
+    </para>
+  </sect3>
+
+  <sect3>
+    <title>Starting filter</title>
+    <para>
+      You can find this filter in the image menu through
+      <menuchoice>
+        <guimenu>Filters</guimenu>
+        <guisubmenu>Render</guisubmenu>
+        <guisubmenu>Pattern</guisubmenu>
+        <guimenuitem>Checkerboard (legacy)…</guimenuitem>
+      </menuchoice>
+    </para>
+  </sect3>
+
+  <sect3>
+    <title>Options</title>
+    <figure>
+      <title><quote>Checkerboard (legacy)</quote> filter options</title>
+      <mediaobject>
+        <imageobject>
+          <imagedata format="PNG"
+            fileref="images/filters/render/checkerboard.png"/>
+        </imageobject>
+      </mediaobject>
+    </figure>
+    <variablelist>
+      <varlistentry>
+        <term>Size</term>
+        <listitem>
+          <para>
+            With this option, you can set checkerboard square size, in
+            pixels, or in your chosen unit by using the drop-down list.
+          </para>
+        </listitem>
+      </varlistentry>
+      <varlistentry>
+        <term>Psychobilly</term>
+        <listitem>
+          <para>
+            This option gives an eiderdown look to the Checkerboard.
+          </para>
+        </listitem>
+      </varlistentry>
+    </variablelist>
+  </sect3>
+</sect2>
diff --git a/src/filters/render/checkerboard.xml b/src/filters/render/checkerboard.xml
index 3761a3fee..1a20c9e6b 100644
--- a/src/filters/render/checkerboard.xml
+++ b/src/filters/render/checkerboard.xml
@@ -2,13 +2,10 @@
 <!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
                        "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
-  2007-11-02 AntI: Added "es"
-  2007-05-16 KoSt: added 'no'
-  2005-12-07 replaced <simplesect> by <sect3> by lexa
-  2005/09/21 created by axel.wernicke
-  2005/10/14 en;fr by julien hardelin
+  2019-03-05 j.h: create
 -->
-<sect2 id="gimp-filter-checkerboard">
+
+<sect2 xmlns:xi="http://www.w3.org/2001/XInclude"; id="gimp-filter-checkerboard">
   <title>Checkerboard</title>
 
   <indexterm>
@@ -33,19 +30,10 @@
           <para>Filter <quote>Checkerboard</quote> applied</para>
         </caption>
       </mediaobject>
-      <mediaobject>
-        <imageobject>
-          <imagedata format="JPG"
-            fileref="images/filters/examples/render-checkerboard2.jpg"/>
-        </imageobject>
-        <caption>
-          <para>Psychobilly <quote>Checkerboard</quote></para>
-        </caption>
-      </mediaobject>
     </figure>
     <para>
       This filter creates a checkerboard pattern replacing the current layer
-      content. Colors used for pattern are current Fore- and Back ground
+      content. Default colors used for pattern are current Fore- and Back-ground
       colors of toolbox.
     </para>
   </sect3>
@@ -66,29 +54,54 @@
   <sect3>
     <title>Options</title>
     <figure>
-      <title><quote>Checkerboard</quote> filter options</title>
+      <title><quote>Checkerboard (legacy)</quote> filter options</title>
       <mediaobject>
         <imageobject>
           <imagedata format="PNG"
-            fileref="images/filters/render/checkerboard.png"/>
+            fileref="images/filters/render/checkerboard-dialog.png"/>
         </imageobject>
       </mediaobject>
     </figure>
     <variablelist>
       <varlistentry>
-        <term>Size</term>
+        <term>Presets, Preview, Split view, Use selection as input</term>
+        <listitem>
+          <xi:include href="../about-common-features.xml"/>
+        </listitem>
+      </varlistentry>
+      <varlistentry>
+        <term>Width, Height</term>
         <listitem>
           <para>
-            With this option, you can set checkerboard square size, in
-            pixels, or in your chosen unit by using the drop-down list.
+            With these options, you can set checkerboard horizontal/vertical 
+            square size, in pixels.
+          </para>
+          <para>
+            Increasing Width or Height only will create horizontal or 
+            vertical stripes.
           </para>
         </listitem>
       </varlistentry>
       <varlistentry>
-        <term>Psychobilly</term>
+        <term>Offset X, Offset Y</term>
         <listitem>
           <para>
-            This option gives an eiderdown look to the Checkerboard.
+            These options displace squares horizontally (X) or vertically(Y). 
+            Value limits are the limits of your screen.
+          </para>
+        </listitem>
+      </varlistentry>
+      <varlistentry>
+        <term>Color 1, Color 2</term>
+        <listitem>
+          <para>
+            Default Color 1 is the toolbox foreground color. Default Color 2 is 
+            the toolbox background color.
+          </para>
+          <para>
+            You can change these colors clicking on the color dwell or using 
+            the color picker on the right. Color picker size can be set in the 
+            GEGL Operation window under Toolbox.
           </para>
         </listitem>
       </varlistentry>
diff --git a/src/filters/render/flame.xml b/src/filters/render/flame.xml
index 93635ed17..ba71acb25 100644
--- a/src/filters/render/flame.xml
+++ b/src/filters/render/flame.xml
@@ -2,10 +2,7 @@
 <!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
                        "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
-  2007-11-14 AntI: Added "es"
-  2007-05-18 KoSt: added 'no'
   2007-05-10 lexa: added warning: the filter does not work for large images
-  2005-12-07 replaced <simplesect> by <sect3> by lexa
   2005-09-19 de added by axel.wernicke
 -->
 <sect2 id="plug-in-flame">


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