https://d.puremagic.com/issues/show_bug.cgi?id=12493
--- Comment #7 from Vladimir Panteleev <[email protected]> 2014-04-04 19:01:34 EEST --- Windows has a very defined meaning of what \r means. It means, "move the caret/cursor to the beginning of the line" (\r is CR for Carriage Return, \n is LF for Line Feed). I recall that my matrix printer interpreted these control characters in the same way. Which is why I'm curious how bearophile got that program to print interleaving lines in the first place. -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
