Magic tools can now be both painted and full-image.
Negative tool now does this.
This commit is contained in:
parent
8c6fbb8cf5
commit
472692fbab
38 changed files with 453 additions and 79 deletions
|
|
@ -1,5 +1,5 @@
|
|||
.\" tuxpaint.1 - 2008.06.19
|
||||
.TH TUXPAINT 1 "19 June 2008" "0.9.20" "Tux Paint"
|
||||
.\" tuxpaint.1 - 2008.07.08
|
||||
.TH TUXPAINT 1 "8 July 2008" "0.9.21" "Tux Paint"
|
||||
.SH NAME
|
||||
tuxpaint -- "Tux Paint", a drawing program for young children.
|
||||
|
||||
|
|
@ -55,6 +55,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children.
|
|||
.br
|
||||
[\-\-nostampcontrols]
|
||||
.br
|
||||
[\-\-nomagiccontrols]
|
||||
.br
|
||||
[\-\-mirrorstamps]
|
||||
.br
|
||||
[\-\-stampsize=\fISIZE\fP]
|
||||
|
|
@ -121,6 +123,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children.
|
|||
.br
|
||||
[\-\-stampcontrols]
|
||||
.br
|
||||
[\-\-magiccontrols]
|
||||
.br
|
||||
[\-\-dontmirrorstamps]
|
||||
.br
|
||||
[\-\-stampsize=default]
|
||||
|
|
@ -323,6 +327,13 @@ 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 \-\-nomagiccontrols \-\-magiccontrols
|
||||
Disable or enable (default) buttons to control Magic tools. Controls include
|
||||
controlling whether a Magic tool is used like a paint brush, or if it
|
||||
affects the entire image at once. (Note: Not all Magic tools will be
|
||||
controllable.)
|
||||
|
||||
.TP 8
|
||||
.B \-\-mirrorstamps \-\-dontmirrorstamps
|
||||
With \fImirrorstamps\fP set, stamps which can be mirrored will appear
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue