Added a little detail to hue modes. Asking Albert C. to finish (for Bug #1659503)
This commit is contained in:
parent
57d345458b
commit
febb6394dc
2 changed files with 18 additions and 10 deletions
|
|
@ -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
|
||||
+/- 18 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
|
||||
+/- 180 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 +/- 6 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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue