Added "--nostamps" to disable Stamp tool. (Speeds up loading; reduces RAM)

This commit is contained in:
William Kendrick 2003-06-15 02:05:13 +00:00
parent 82e231c7d2
commit 1100b76284
5 changed files with 112 additions and 39 deletions

View file

@ -64,6 +64,11 @@ http://www.newbreedsoftware.com/tuxpaint/
* Added a set of square brushes (similar to the various round ones).
* Added "--nostamps" option to disable stamp tool.
(When it's not needed, they just take time to load, and RAM to store.)
* Added missing "--nosysconfig" to "--help" usage output.
2003.February.22 (0.9.10)
* UTF-8 stamp descriptions word-wrap around spaces.