From: Robert L K. <rl...@al...> - 2000-05-09 12:06:00
|
Date: Tue, 09 May 2000 11:12:23 +0100 From: Dave Hill <da...@mi...> Apparently, the black and colour cartridges used simultaneously in the Deskjet 550C and 560C have incompatible chemical makeups, and they should not be mixed at a given print point. On the other hand, the newer ones used in the DJ600 series can be mixed with no ill effects. How would you set the dither knobs to differentiate between these two cases. I think it has to do with "set_black_upper()", and what is the default action. The way to handle that is to not pass a black bit vector (pass a NULL) if you don't want black ink. I haven't tested this in a while, but that's how it's supposed to work. -- Robert Krawitz <rl...@al...> http://www.tiac.net/users/rlk/ Tall Clubs International -- http://www.tall.org/ or 1-888-IM-TALL-2 Member of the League for Programming Freedom -- mail lp...@uu... Project lead for The Gimp Print -- http://gimp-print.sourceforge.net "Linux doesn't dictate how I work, I dictate how Linux works." --Eric Crampton |