Added a little detail to hue modes. Asking Albert C. to finish (for Bug #1659503)

This commit is contained in:
William Kendrick 2007-05-06 16:14:47 +00:00
parent 57d345458b
commit febb6394dc
2 changed files with 18 additions and 10 deletions

View file

@ -23,7 +23,7 @@ New Breed Software</p>
<p><a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a><br>
<a href="http://www.tuxpaint.org/">http://www.tuxpaint.org/</a></p>
<p>June 14, 2002 - April 26, 2007</p>
<p>June 14, 2002 - May 6, 2007</p>
</center>
<hr size=2 noshade>
@ -493,16 +493,20 @@ effect.</p>
<dl>
<dt>"<code><b>tinter=normal</b></code>" (default)</dt>
<dd>This is the normal tinting mode.</dd>
<dd>This is the normal tinting mode. (Hue range is
+/-&nbsp;18&nbsp;degrees, 27 replace.)</dd>
<dt>"<code><b>tinter=anyhue</b></code>"</dt>
<dd>This is ???.</dd>
<dd>This remaps all hues in the stamp. (Hue range is
+/-&nbsp;180&nbsp;degrees.)</dd>
<dt>"<code><b>tinter=narrow</b></code>"</dt>
<dd>This is ???.</dd>
<dd>This like 'anyhue', but a narrower hue angle.
(Hue range is +/-&nbsp;6&nbsp;degrees, 9 replace.)</dd>
<dt>"<code><b>tinter=vector</b></code>"</dt>
<dd>This is ???.</dd>
<dd>This is map 'black through white' to
'black through destination'.</dd>
</dl>
</blockquote>