From: Robert L K. <rl...@al...> - 2000-05-11 11:20:32
|
Date: Wed, 10 May 2000 23:40:04 -0500 From: Chema Celorio <ch...@ce...> Robert L Krawitz wrote: > Is there any kind of compression that's common to more than one family > of printers? Tiff compression for PCL, EPSON and CANNON is nearly identical. ( judging from the gimp-print code ) For Epson, it's actually run length encoding, not TIFF mode. Maybe they're the same thing, and there's just an additional funky command set for TIFF mode (which, mind you, I've never actually seen anything use). -- 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 |