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
|
|
@ -1,5 +1,5 @@
|
|||
.\" tuxpaint.1 - 2022.06.04
|
||||
.TH TUXPAINT 1 " 4 de Xuño de 2022" "0.9.29" "Tux Paint"
|
||||
.\" tuxpaint.1 - 2022.09.05
|
||||
.TH TUXPAINT 1 " 5 de Setembro de 2022" "0.9.29" "Tux Paint"
|
||||
.SH NAME
|
||||
tuxpaint -- "Tux Paint", a drawing program for young children.
|
||||
|
||||
|
|
@ -65,6 +65,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children.
|
|||
.br
|
||||
[\-\-nostampcontrols]
|
||||
.br
|
||||
[\-\-nostamprotation]
|
||||
.br
|
||||
[\-\-nomagiccontrols]
|
||||
.br
|
||||
[\-\-noshapecontrols]
|
||||
|
|
@ -211,6 +213,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children.
|
|||
.br
|
||||
[\-\-stampcontrols]
|
||||
.br
|
||||
[\-\-stamprotation]
|
||||
.br
|
||||
[\-\-magiccontrols]
|
||||
.br
|
||||
[\-\-shapecontrols]
|
||||
|
|
@ -409,6 +413,11 @@ Disable or enable (default) buttons to control stamps. Controls include
|
|||
mirror, flip, shrink and grow. (Note: Not all stamps will be controllable
|
||||
in all ways.)
|
||||
|
||||
.TP 8
|
||||
.B \-\-nostamprotation \-\-stamprotation
|
||||
Disable or enable (default) the rotation step when placing a stamp in the
|
||||
drawing.
|
||||
|
||||
.TP 8
|
||||
.B \-\-nomagiccontrols \-\-magiccontrols
|
||||
Disable or enable (default) buttons to control Magic tools. Controls
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue