]> git.ipfire.org Git - thirdparty/cups.git/commit
The ESC/P decoder didn't report FF's in the print file.
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Thu, 29 Mar 2001 14:58:54 +0000 (14:58 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Thu, 29 Mar 2001 14:58:54 +0000 (14:58 +0000)
commit1bfe4a5f8c03f2ce8925bc023256312cbcd74212
tree588709cf9151e4510b9361e9bc4e4a1d0298f72e
parent7a91f14b45992453df915a81a731f9262060aafe
The ESC/P decoder didn't report FF's in the print file.

Reverted back to the mink^3/maxk^2 formula for computing the black
channel, since it preserves more of the color in dark colors (no more
desaturation of colors...)

The EPSON drivers were not calling the Shutdown() function, so the
final reset sequence was not output.

The high-end EPSON drivers were not sending the "load defaults" remote
mode command after the job.

The true bottom margin for the SP 5500 is 50 points due to the location
of the paper and print head.  This caused the banding at the bottom of
each print...

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@1652 7a7537e8-13f0-0310-91df-b6672ffda945
CHANGES.txt
filter/image-colorspace.c
pstoraster/gdevcups.c