Expanded explanation: how stamp tinting modes work

This commit is contained in:
Bill Kendrick 2021-09-19 12:40:06 -07:00
parent 65a565d7a7
commit 2f8ec50556
11 changed files with 158 additions and 94 deletions

View file

@ -26,7 +26,7 @@
</p>
<p>
6 de Setembro de 2021 </p>
19 de Setembro de 2021 </p>
</center>
<hr size="2"
@ -612,21 +612,21 @@
Tinguido normal &mdash; "<code><b>tinter=normal</b></code>" (o predeterminado) </dt>
<dd>
Este é o modo normal de tinguido. (O rango de tonalidade é de ± 18 °, 27 como substituto). </dd>
<dt>
Tinguir de «calquera tonalidade» &mdash; "<code><b>tinter=anyhue</b></code>"
</dt>
<dd>
Isto volve asignar todas as tonalidades do selo. (O rango de tonalidades é de ± 180°). </dd>
This is the normal tinting mode. First, the primary hue of the stamp is determined. (For example, a picture of a flower with a stem will have the petal color seen as the primary hue of the overall image.) Next, the most highly saturated part of the picture is found. With "normal tinter", the range of hue used to do this starts out within ±18° of the pimary hue found in step 1. (If none can be found, it widens the range by 50% and tries again.) Finally, the image is tinted. Anything falling within 50% of the range (e.g., ±27°) is altered to have the hue of the color chosen by the user. </dd>
<dt>
Tinguido estreito &mdash; "<code><b>tinter=narrow</b></code>"
</dt>
<dd>
Isto é como a opción «<code>anyhue</code>», pero cun ángulo de tonalidade máis reducido. (O intervalo de tonalidade é de ± 6 °, 9 como substituto). </dd>
This like the "<code>normal</code>" option described above, but starts a narrower hue range of ±6°. Anything found within 50% of the range (e.g. ±9°) is tinted. If too much of your stamp is being tinted, try this option. </dd>
<dt>
Tinguir de «calquera tonalidade» &mdash; "<code><b>tinter=anyhue</b></code>"
</dt>
<dd>
This remaps <em>all</em> hues in the stamp. It works similarly to the "<code>anyhue</code>" and "<code>narrow</code>" options described above, but the hue range is ±180°. </dd>
<dt>
Tinguido vectorial &mdash; "<code><b>tinter=vector</b></code>"