[gimp-help] Update fractal-trace filter (some TODO's)
- From: Julien Hardlin <jhardlin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-help] Update fractal-trace filter (some TODO's)
- Date: Wed, 13 Feb 2019 14:28:36 +0000 (UTC)
commit d00b3bad73bef6d2e15a6186fa5d5a4e7fa2918a
Author: Julien Hardelin <jhardlin orange fr>
Date: Wed Feb 13 15:27:56 2019 +0100
Update fractal-trace filter (some TODO's)
images/C/filters/map/fractal-trace.png | Bin 97591 -> 0 bytes
images/C/filters/map/fractal_trace-dialog.png | Bin 0 -> 26486 bytes
src/filters/map/fractal-trace.xml | 54 +++++++++++++++++++-------
3 files changed, 41 insertions(+), 13 deletions(-)
---
diff --git a/images/C/filters/map/fractal_trace-dialog.png b/images/C/filters/map/fractal_trace-dialog.png
new file mode 100644
index 000000000..2ddd133c1
Binary files /dev/null and b/images/C/filters/map/fractal_trace-dialog.png differ
diff --git a/src/filters/map/fractal-trace.xml b/src/filters/map/fractal-trace.xml
index 4e6ed390c..df13048f9 100644
--- a/src/filters/map/fractal-trace.xml
+++ b/src/filters/map/fractal-trace.xml
@@ -2,13 +2,12 @@
<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.docbook.org/xml/4.3/docbookx.dtd">
<!-- section history:
+ 2019-02-19 j.h: update to v2.10 with TODO's
2008-12-09 ude: moved "activate filter" paras to separate sect3;
use Norwegian example images for other languages too
- 2007-09-04 AntI: added 'es'
- 2007-05-06 KoSt: added 'no'
2005-10-22 created by julien hardelin
-->
-<sect2 id="gimp-filter-fractal-trace">
+<sect2 xmlns:xi="http://www.w3.org/2001/XInclude" id="gimp-filter-fractal-trace">
<title>Fractal Trace</title>
<indexterm>
@@ -68,12 +67,20 @@
<mediaobject>
<imageobject>
<imagedata format="PNG"
- fileref="images/filters/map/fractal-trace.png"/>
+ fileref="images/filters/map/fractal_trace-options.png"/>
</imageobject>
</mediaobject>
</figure>
<variablelist>
- <title>Mandelbrot parameters</title>
+ <title>Options</title>
+ <varlistentry>
+ <term>Fractal type</term>
+ <listitem>
+ <para>
+ You choose between <quote>Mandelbrot</quote> and <quote>Julia</quote>.
+ </para>
+ </listitem>
+ </varlistentry>
<varlistentry>
<term>X1</term>
<term>X2</term>
@@ -82,8 +89,8 @@
<term>Depth</term>
<listitem>
<para>
- These parameters are similar to X/YMIN, X/YMAX and ITER
- parameters of the
+ These parameters are similar to Left, Right, Top, Bottom and
+ Iterations parameters of the
<link linkend="plug-in-fractalexplorer">Fractal Explorer</link>
filter. They allow you to vary fractal spreading and detail
depth.
@@ -91,17 +98,38 @@
</listitem>
</varlistentry>
<varlistentry>
- <term>Outside Type</term>
+ <term>JX</term>
+ <term>JY</term>
+ <listitem>
+ <para>
+ Julia's options: TODO
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term>Bailout length</term>
<listitem>
<para>
- Mapping image to fractal may reveal empty areas. You can select
- to fill them with <guilabel>Black</guilabel>,
- <guilabel>White</guilabel>, <guilabel>Transparency</guilabel> or
- make what disappears on one side reappear on the opposite side
- with <guilabel>Wrap</guilabel> option.
+ TODO
</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term>Abyss policy</term>
+ <listitem>
+ <para>
+ Mapping image to fractal may reveal empty areas. These options allows
+ you to set displacement behavior on active layer or selection edges.
+ They are described in <xref linkend="abyss-policy"/>
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term>Use the selection as input, Use the entire layer as input</term>
+ <listitem>
+ <xi:include href="../about-common-features.xml"/>
+ </listitem>
+ </varlistentry>
</variablelist>
</sect3>
</sect2>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]