Sync docs to get Stamps rotation info
This commit is contained in:
parent
9c25b2fda5
commit
83ff3afcc2
25 changed files with 451 additions and 23 deletions
|
|
@ -411,6 +411,20 @@ Simplification
|
|||
"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
|
||||
|
||||
Certains outils Magie ont la possibilité d'agir comme un pinceau
|
||||
|
|
@ -1453,6 +1467,7 @@ Joystick
|
|||
--nooutlines
|
||||
--nostamps
|
||||
--nostampcontrols
|
||||
--nostamprotation
|
||||
--nomagiccontrols
|
||||
--noshapecontrols
|
||||
--nolabel
|
||||
|
|
@ -1527,6 +1542,7 @@ Joystick
|
|||
--outlines
|
||||
--stamps
|
||||
--stampcontrols
|
||||
--stamprotation
|
||||
--magiccontrols
|
||||
--shapecontrols
|
||||
--label
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue