From: Robert L K. <rl...@al...> - 2000-01-25 13:30:13
|
Date: Tue, 25 Jan 2000 07:50:04 -0500 From: Karl Heinz Kremer <kh...@kh...> case 720 : if (escp2_has_cap(model, MODEL_VARIABLE_DOT_MASK, MODEL_VARIABLE_4)) fwrite("\033(U\005\000\002\002\001\240\005", 10, 1, prn); else fwrite("\033(U\001\000\005", 6, 1, prn); break; BTW, I missed your earlier message about the extended set unit command. There was in fact a bug where it wasn't passing the last two bytes; I fixed that in my commits last night. -- 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... "Linux doesn't dictate how I work, I dictate how Linux works." --Eric Crampton |