Split PostScript printing code (for Linux/Unix/etc.) into its own source file.
This commit is contained in:
parent
9dda121e92
commit
4b642d53d5
5 changed files with 206 additions and 123 deletions
|
|
@ -9,7 +9,7 @@ http://www.newbreedsoftware.com/tuxpaint/
|
|||
$Id$
|
||||
|
||||
|
||||
2007.June.21 (0.9.17)
|
||||
2007.June.24 (0.9.17)
|
||||
|
||||
* Interface Improvements:
|
||||
-----------------------
|
||||
|
|
@ -107,6 +107,9 @@ $Id$
|
|||
resolution. Either use both "fullscreen=yes" and "native=yes" in the
|
||||
config file, or "--fullscreen --native" on the command-line.
|
||||
|
||||
* Split PostScript printing code (for Linux/Unix/etc.) into its own
|
||||
source file. (Mac OS X, Windows and BeOS all had their own.)
|
||||
|
||||
* Documentation Improvements:
|
||||
---------------------------
|
||||
* Discussed SVG Stamps in "Extending Tux Paint."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue