Added "startblank" option, to cause Tux Paint to always start with a blank canvas.
This commit is contained in:
parent
e246a24f66
commit
4f902a3397
5 changed files with 56 additions and 8 deletions
|
|
@ -9,7 +9,7 @@ http://www.newbreedsoftware.com/tuxpaint/
|
|||
$Id$
|
||||
|
||||
|
||||
2006.September.6 (0.9.16)
|
||||
2006.September.9 (0.9.16)
|
||||
|
||||
* Interface improvements:
|
||||
-----------------------
|
||||
|
|
@ -43,6 +43,9 @@ $Id$
|
|||
Discovered (or assumed) window size and directory settings are shown
|
||||
when tuxpaint-import is first run (even with no arguments).
|
||||
|
||||
* "startblank" option added, to cause Tux Paint to always start with
|
||||
a blank canvas (rather than loading the most-recently-edited image).
|
||||
|
||||
* In windowed mode, Tux Paint tries to open its window in the center
|
||||
of the screen (if supported by the OS or window manager).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue