Xref: utzoo comp.unix.questions:10777 comp.sys.att:4967 Path: utzoo!utgpu!watmath!clyde!att!rutgers!mailrus!ames!killer!dcs!wnp From: wnp@dcs.UUCP (Wolf N. Paul) Newsgroups: comp.unix.questions,comp.sys.att Subject: Re: "sideways" for unix? Keywords: is there one? Message-ID: <264@dcs.UUCP> Date: 18 Dec 88 04:27:56 GMT References: <565@whizz.uucp> <9@ylwpig.UUCP> <446@uncle.UUCP> <2420@ssc-vax.UUCP> Reply-To: wnp@dcs.UUCP (Wolf N. Paul) Distribution: na Organization: DCS, Dallas, Texas Lines: 38 In article <2420@ssc-vax.UUCP> ray3rd@ssc-vax.UUCP (Ray E Saddler III) writes: >In article <446@uncle.UUCP>, jbm@uncle.UUCP (John B. Milton) writes: >> In article <9@ylwpig.UUCP> jep@ylwpig.UUCP (James E. Prior) writes: >> >In article <565@whizz.uucp> bbh@whizz.uucp (Bud Hovell) writes: >> >>Can anyone say if there is a program for unix machines which allows >> >>sideways printing of very wide docs (e.g. spreadsheets)? >> Well, that depends on your resources. As it turns out, there was a WONDERFUL >> program posted to csu or csm, called "rot". It will rotate text around every >> way you can possibly think of. >I was going to suggest 'rot' also, but then I realized tht Sideways >(tm) actually rotates the text characters as well as the string, so >I beleive there's a lot more looking out ther to do. Actually, any program to accomplish that would be either very printer specific or come with lots of printer drivers. What these programs do is either (a) perform something similar to rot, and then bitmap the resulting page in the printer's graphics mode; or (b) down- load a font of sideways characters to the printer, and then print a "rot"ed version of the file. If your printer supports downloading of characters, and if you have a way of creating a download font for that printer, just create a font in which all characters are rotated 90 degrees, download it, and then use rot to print your file, sending escape sequences to adjust the line spacing if necessary. Such a font would have to be monospaced (all characters the same width), since the "width" of these sideways characters becomes the line spacing of your rotated text, and you want them all to line up nicely. If I get it done, I might shortly post a simple program designed to create Epson LQ compatible fonts by editing each character bitmap as an ascii textfile, and then combining them into a font file which can just be "cat"ed to the printer. -- Wolf N. Paul * 3387 Sam Rayburn Run * Carrollton TX 75007 * (214) 306-9101 UUCP: killer!dcs!wnp ESL: 62832882 DOMAIN: dcs!wnp@killer.dallas.tx.us TLX: 910-380-0585 EES PLANO UD