From: Robert L K. <rl...@al...> - 2000-05-03 23:31:54
|
Date: Wed, 03 May 2000 23:38:20 +0200 (CEST) From: regis rampnoux <re...@re...> On 03-May-00 Robert L Krawitz wrote: > Things that only advanced users will ever care about: > > * Printer command (we should somehow try to autodetect that) What commands? To shown the ink levels in the cartridge? to help to change it? ... No, what UNIX command to use to send the file to the printer.. > * Gamma > * Dither algorithm > > * Ink type (if you're using e. g. MIS monochrome inks, you're an > advanced user, period). :-)))) Others software use standard drivers for printing with theses inks. They only recommand to use UCR than CGR separation table but it is not necessary. And to change the saturation. Well, I don't understand how that works. The printer doesn't know what kind of ink cartridge is in the printer; if you try to send something to the printer, presumably something will create the color separations and send each color to the printer. Without something or other to tell it, how will the driver know that "yellow" is really some percent gray? Surely you have to tell it somehow that you're trying to print a black and white picture using special inks, rather than a color picture using color inks (or a black and white picture using color inks), no? > Well, a lot of people on the list complain (with justification, I > think) that the code is poorly documented. It's a lot easier for > people to code and submit changes if they understand what's going on. May be a "how-to" file which explain as the driver works should be interesting (at least for me). There's some stuff; check out README.dither (which is a bit out of date). -- 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 |