* Thumbnails now stored in ".thumbs" subdirectory under "saved".

* Moved "tuxpaint-import.1" source into "src/manpage"
This commit is contained in:
William Kendrick 2003-06-17 09:10:57 +00:00
parent be7efbb0d5
commit face1b6038
6 changed files with 90 additions and 22 deletions

View file

@ -6,7 +6,7 @@ Copyright (c) 2003 by Bill Kendrick
bill@newbreedsoftware.com
http://www.newbreedsoftware.com/tuxpaint/
May 23, 2003
June 17, 2003
LOW-PRIORITY DOCUMENTATION CHANGES:
@ -16,12 +16,6 @@ LOW-PRIORITY DOCUMENTATION CHANGES:
* Mention CONFDIR in INSTALL.txt
HIGH-PRIORITY IMPLEMENTATION CHANGES:
-------------------------------------
* Move thumbnails into a ".thumbnails" subdirectory under ".tuxpaint/saved"
(Ben Armstrong's suggestion)
LOW-PRIORITY IMPLEMENTATION CHANGES:
------------------------------------
* Fix and use scanline fill for filled shapes.
@ -79,8 +73,6 @@ PLATFORM-SPECIFIC BUGS:
HIGH-PRIORITY TRANSLATION STUFF:
--------------------------------
* Right-justify right-to-left strings.
* Make right-to-left strings not wordwrap with the shortest line at
the top!