Add margin to updated postscript_print code.

Add some missing credits for PS print support.
This commit is contained in:
William Kendrick 2009-01-29 20:51:37 +00:00
parent 0ed291d18b
commit 088ff3f60f
4 changed files with 21 additions and 11 deletions

View file

@ -44,6 +44,11 @@ $Id$
copyright notice and this permission notice appear in supporting
documentation. This software is provided "as is" without express or
implied warranty.
Enhanced in Tux Paint by:
Bill Kendrick <bill@newbreedsoftware.com>
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
Henry House <hajhouse@houseag.com>
Thomas Kalka <thomas.kalka@googlemail.com>
Blur ('entire image' mode), Sharpen, Trace Contour, Silhouette,
Snow Flake, Snow Ball, Black & White, Threshold, Alien, Toothpaste,

View file

@ -8,7 +8,7 @@ http://www.tuxpaint.org/
$Id$
2009.January.23 (0.9.21)
2009.January.29 (0.9.21)
* New Starters:
-------------
* Silver Frame
@ -84,6 +84,9 @@ $Id$
"lpr", but that command is not available) should appear in Tux Paint.
(SourceForge bug #2205528)
* Further adjustments to postscript_print scaling.
Thomas Kalka <thomas.kalka@googlemail.com>
* Build System Improvements:
--------------------------
* Adhering to Debian & FreeDesktop.org standards regarding .desktop file.