Sync docs to get Stamps rotation info

This commit is contained in:
Bill Kendrick 2022-09-05 00:48:04 -07:00
parent 9c25b2fda5
commit 83ff3afcc2
25 changed files with 451 additions and 23 deletions

View file

@ -404,6 +404,20 @@ Simplificación
"nostampcontrols=no" or "stampcontrols=yes". In both cases, may be
overridden by the command-line option "--stampcontrols".
nostamprotation=yes
This disables the rotation step of the Stamps tool, immediately
placing the stamp in its regular orientation (with any flipping or
mirroring applied) on the first click.
📜 Note: The stamp rotation feature was added to Tux Paint in
version 0.9.29.
⚙ Note: If used in a system-wide configuration file, may be
overridden by the user's configuration file using
"nostamprotation=no" or "stamprotation=yes". In both cases, may be
overridden by the command-line option "--stamprotation".
nomagiccontrols=yes
Algunhas ferramentas de Maxia teñen a opción de actuar coma un
@ -1427,6 +1441,7 @@ Joystick
--nooutlines
--nostamps
--nostampcontrols
--nostamprotation
--nomagiccontrols
--noshapecontrols
--nolabel
@ -1501,6 +1516,7 @@ Joystick
--outlines
--stamps
--stampcontrols
--stamprotation
--magiccontrols
--shapecontrols
--label

View file

@ -309,9 +309,28 @@ Ferramentas dispoñíbeis
previamente (como a imaxe dun cabalo, unha árbore ou a lúa) na súa
imaxe.
Ao mover o rato arredor do lenzo, un contorno segue o rato,
amosando onde se colocará o selo e o grande que será. Prema para
colocar o selo.
As you move the mouse around the canvas, an outline follows the
mouse, showing where the stamp will be placed, and how big it will
be. Click on the canvas where you wish to place the stamp.
Normal Stamps Mode
Now you can move the mouse around the canvas to
rotate the stamp.
Click the mouse button again and the stamp will be
added to the drawing.
Simple Stamps Mode
If "stamp rotation" option is disabled, the stamp
will be drawn on the canvas when you let go of the
mouse button. (There's no rotation step.)
⚙ See the "Options" documentation to learn about the
"stamp rotation" ("stamprotation") option.
📜 Note: The stamp rotation feature was added to Tux Paint in
version 0.9.29.
Pode haber numerosas categorías de selos (por exemplo, animais,
plantas, espazo exterior, vehículos, persoas, etc.). Use as

View file

@ -621,6 +621,19 @@
<span title="Configuration option">&#9881;</span> <strong>Note:</strong> If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>nostampcontrols=no</code>" or "<code>stampcontrols=yes</code>". In both cases, may be overridden by the command-line option "<code>--stampcontrols</code>". </p>
</dd>
<dt>
<code><b>nostamprotation=yes</b></code>
</dt>
<dd>
<p>
This disables the rotation step of the <b>Stamps</b> tool, immediately placing the stamp in its regular orientation (with any flipping or mirroring applied) on the first click. </p>
<p class="note">
<span title="Version variation">&#128220;</span> <strong>Note:</strong> The stamp rotation feature was added to Tux Paint in version 0.9.29. </p>
<p class="note">
<span title="Configuration option">&#9881;</span> <strong>Note:</strong> If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>nostamprotation=no</code>" or "<code>stamprotation=yes</code>". In both cases, may be overridden by the command-line option "<code>--stamprotation</code>". </p>
</dd>
<dt>
<code><b>nomagiccontrols=yes</b></code>
</dt>
@ -2297,6 +2310,7 @@
--nooutlines<br>
--nostamps<br>
--nostampcontrols<br>
--nostamprotation<br>
--nomagiccontrols<br>
--noshapecontrols<br>
--nolabel<br>
@ -2375,6 +2389,7 @@
--outlines<br>
--stamps<br>
--stampcontrols<br>
--stamprotation<br>
--magiccontrols<br>
--shapecontrols<br>
--label<br>

View file

@ -560,7 +560,33 @@
A ferramenta Selo é como un conxunto de selos de cacho ou adhesivos. Permítelle pegar imaxes fotográficas ou debuxadas previamente (como a imaxe dun cabalo, unha árbore ou a lúa) na súa imaxe. </p>
<p>
Ao mover o rato arredor do lenzo, un contorno segue o rato, amosando onde se colocará o selo e o grande que será. Prema para colocar o selo. </p>
As you move the mouse around the canvas, an outline follows the mouse, showing where the stamp will be placed, and how big it will be. Click on the canvas where you wish to place the stamp. </p>
<dl>
<dt>
<strong>Normal Stamps Mode</strong>
</dt>
<dd>
<p>
Now you can move the mouse around the canvas to rotate the stamp. </p>
<p>
Click the mouse button again and the stamp will be added to the drawing. </p>
</dd>
<dt>
<strong>Simple Stamps Mode</strong>
</dt>
<dd>
If "stamp rotation" option is disabled, the stamp will be drawn on the canvas when you let go of the mouse button. (There's no rotation step.) <p class="note">
<span title="Configuration option">&#9881;</span> See the "<a href="OPTIONS.html"><em>Options</em></a>" documentation to learn about the "stamp rotation" ("<code>stamprotation</code>") option. </p>
</dd>
</dl>
<p class="note">
<span title="Version variation">&#128220;</span> <strong>Note:</strong> The stamp rotation feature was added to Tux Paint in version 0.9.29. </p>
<div class="screenshot-center">
<img src="../../html/images/ex_stamps.png"