From: Karl H. K. <kh...@kh...> - 2000-02-05 23:08:54
|
I just found another bug in print-escp2.c: There are two commands to set the relative horizontal print position, a short one and a long one: ESC \ nL nH ESC ( / nL nH m1 m2m m3 m4 =2E.. at least this is what my spec says. The code however implements the two commands as "ESC \" (which is correct) and "ESC ( \", which is wrong. There are two places where this needs to be changed. It's probably faster if somebody with an already working CVS setup can change this. At this time I have not yet setup the user level access, I'm still just updating my tree with anonymous access. Karl Heinz --=20 Karl Heinz Kremer kh...@kh... http://www.khk.net ICQ: 41190739 |