[gimp-help-2] Add new options to Oilify (artistic) filter



commit d98163104c4192e84163f4b3545fc1e68bbf2191
Author: SimaMoto,RyÅ?Ta <rsimamoto src gnome org>
Date:   Mon Jun 28 00:09:41 2010 +0900

    Add new options to Oilify (artistic) filter

 src/filters/artistic/oilify.xml |   21 +++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 deletions(-)
---
diff --git a/src/filters/artistic/oilify.xml b/src/filters/artistic/oilify.xml
index b79c279..f73ee63 100644
--- a/src/filters/artistic/oilify.xml
+++ b/src/filters/artistic/oilify.xml
@@ -84,6 +84,27 @@
             Mask Size selects the size of the brush mask used to paint the
             oily render. Larger values here produce an oilier render.
           </para>
+          <para>
+            You may <guilabel>Use mask-size map</guilabel> for control Mask
+            Size partially.  Mask Size is reduced accordings to darkness in
+            each pixel of the map image.  You can select a map image among the
+            current opened images.
+          </para>
+        </listitem>
+      </varlistentry>
+      <varlistentry>
+        <term>Exponent</term>
+        <listitem>
+          <para>
+            Exponent selects density of the brush mask used to paint the
+            oily render.
+          </para>
+          <para>
+            You may <guilabel>Use exponent map:</guilabel> for control density
+            of brush touch partially.  Density is reduced accordings to
+            darkness in each pixel of the map image.  You can select a map
+            image among the current opened images.
+          </para>
         </listitem>
       </varlistentry>
       <varlistentry>



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