Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!zaphod.mps.ohio-state.edu!sdd.hp.com!hplabs!hpfcso!rrd From: rrd@hpfcso.FC.HP.COM (Ray Depew) Newsgroups: comp.sys.handhelds Subject: Re: printing GROBS Message-ID: <7360123@hpfcso.FC.HP.COM> Date: 24 Jun 91 22:24:56 GMT References: <30870007@hpwad.WAD.HP.COM> Organization: Hewlett-Packard, Fort Collins, CO, USA Lines: 26 In hpfcso:comp.sys.handhelds, druegeme@hpwad.WAD.HP.COM (#Daniel Ruegemer) asks: > I want to print 'large' graphic-objects with the infrared-printer > (82240B). The graphics are more than 131 Pxels long. > For I don't like them having split on the paper, I want them to turn > 90degrees. Does anybody know how to do this ? > Thanks a lot > Daniel I wrote a program called GROT, which rotated a grob +/- 90 degrees at your request. I wrote it in user language, intending to put it in my book. It was so embarrassingly slow that I threw the code away and in its place I use the program << ROTATE >> where 'ROTATE' is a very fast, machine-code command in Jim Donnelly's Toolkit. I highly recommend it. Regards Ray Depew HP, but not the calculator gang (sigh) rrd@hpfitst1.hp.com