]> git.ipfire.org Git - thirdparty/cups.git/commit
Fix compiler warnings about y0 and y1 (they are also math functions)
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Tue, 7 Feb 2006 02:45:26 +0000 (02:45 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Tue, 7 Feb 2006 02:45:26 +0000 (02:45 +0000)
commitb3276fab931fb80cb24d3c621631337cf229888f
tree38041a6bed948b921768737fb9d22710f42aae17
parentcf0959e56dbfc67dbe8c00a93b09fb771d7473bb
Fix compiler warnings about y0 and y1 (they are also math functions)

Update PostScript filter to preserve the page labels, correctly handle
collation and slow duplex output, add an emit-jcl option, and handle
files larger than 2Gb.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@5086 7a7537e8-13f0-0310-91df-b6672ffda945
cups/emit.c
filter/image-zoom.c
filter/imagetops.c
filter/imagetoraster.c
filter/pstops.c