Don't add spaces in the PostScript between every pixel - this made
commit4bc46368d5ccebcb4c71818ca759cb037c128854
authorHuw Davies <huw@codeweavers.com>
Mon, 19 May 2003 23:21:56 +0000 (19 23:21 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 19 May 2003 23:21:56 +0000 (19 23:21 +0000)
tree68004a632f3e8361fd20dfb91fdc68f2143f6ad3
parent5e63af58a037747e4841eeeacb30c4a4407dc026
Don't add spaces in the PostScript between every pixel - this made
debugging easier but results in an awful lot of whitespace being sent
to the printer.
Don't generate the %%Orientation DSC comment.  The cups pstops filter
tries to rotate the image by 90degs when to it sees this comment.
Stop a crash if the document title is NULL.
dlls/wineps/ps.c