Added "--nostamps" to disable Stamp tool. (Speeds up loading; reduces RAM)
This commit is contained in:
parent
82e231c7d2
commit
1100b76284
5 changed files with 112 additions and 39 deletions
|
|
@ -368,6 +368,16 @@ New Breed Software</p>
|
|||
or displayed on a remote X-Window display.</p>
|
||||
</dd>
|
||||
|
||||
<dt><code><b>nostamps=yes</b></code></dt>
|
||||
<dd>
|
||||
<p>This option tells Tux Paint to not load any rubber stamp
|
||||
images, which in turn ends up disabling the <b>Stamps</b> tool.</p>
|
||||
|
||||
<p>This can speed up Tux Paint when it first loads up,
|
||||
and reduce memory usage while it's running. Of course, no stamps
|
||||
will be available at all.</p>
|
||||
</dd>
|
||||
|
||||
<dt><code><b>savedir <i>DIRECTORY</i></b></code></dt>
|
||||
<dd>
|
||||
<p>Use this option to change where Tux Paint saves pictures.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue