• Huw Davies's avatar
    Don't add spaces in the PostScript between every pixel - this made · 4bc46368
    Huw Davies authored
    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.
    4bc46368
ps.c 21.4 KB