Now defaults to 800x600 screen size.

This commit is contained in:
William Kendrick 2005-10-06 06:56:14 +00:00
parent cfedd567df
commit 301c22dad7
2 changed files with 7 additions and 3 deletions

View file

@ -7,7 +7,7 @@ bill@newbreedsoftware.com
http://www.newbreedsoftware.com/tuxpaint/
2005.Oct.3 (0.9.15)
2005.Oct.5 (0.9.15)
* uncatagorized and messy:
-----------------------
@ -115,6 +115,8 @@ http://www.newbreedsoftware.com/tuxpaint/
displays (e.g., Mac monitors)
Albert Cahalan <albert@users.sf.net>
* Now defaults to 800x600 screen size. Welcome to the future. ;^)
* Switched from using 16bpp display surfaces to 32bpp, to reduce
discoloration. ("#define" options exist at the top of src/tuxpaint.c
to choose which you want.)