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
|
|
@ -23,7 +23,7 @@ New Breed Software</p>
|
|||
<a href="http://www.tuxpaint.org/">http://www.tuxpaint.org/</a></p>
|
||||
|
||||
|
||||
<p>July 7, 2008</p>
|
||||
<p>July 8, 2008</p>
|
||||
|
||||
|
||||
</center>
|
||||
|
|
@ -407,6 +407,14 @@ New Breed Software</p>
|
|||
and only provides the basic stamps.
|
||||
</dd>
|
||||
|
||||
<dt><code><b>nomagiccontrols=yes</b></code></dt>
|
||||
<dd>
|
||||
Some <b>Magic</b> tools have the option of acting like a paintbrush,
|
||||
or affecting the entire canvas at once.
|
||||
This option disables the controls, and only provides the default
|
||||
functionality (usually paint-mode).
|
||||
</dd>
|
||||
|
||||
<dt><code><b>mirrorstamps=yes</b></code></dt>
|
||||
<dd>
|
||||
<p>For stamps that can be mirrored, this option sets them to their
|
||||
|
|
@ -1076,6 +1084,7 @@ New Breed Software</p>
|
|||
--nooutlines<br>
|
||||
--nostamps<br>
|
||||
--nostampcontrols<br>
|
||||
--nomagiccontrols<br>
|
||||
--sysfonts<br>
|
||||
--mirrorstamps<br>
|
||||
--stampsize=<i>SIZE</i><br>
|
||||
|
|
@ -1119,6 +1128,7 @@ New Breed Software</p>
|
|||
--outlines<br>
|
||||
--stamps<br>
|
||||
--stampcontrols<br>
|
||||
--magiccontrols<br>
|
||||
--nosysfonts<br>
|
||||
--dontmirrorstamps<br>
|
||||
--stampsize=default<br>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue