Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site uw-beaver Path: utzoo!watmath!clyde!burl!ulysses!ucbvax!decvax!tektronix!uw-beaver!laser-lovers From: laser-lovers@uw-beaver Newsgroups: fa.laser-lovers Subject: PostScript hackery (again) Message-ID: <1429@uw-beaver> Date: Wed, 24-Jul-85 15:52:01 EDT Article-I.D.: uw-beave.1429 Posted: Wed Jul 24 15:52:01 1985 Date-Received: Sat, 27-Jul-85 04:12:38 EDT Sender: daemon@uw-beaver Organization: U of Washington Computer Science Lines: 22 From: Christopher A Kent As a postscript (sorry) to my last message, I've tried just doing 100 100 moveto % 368 384 true [368 0 0 -384 0 384] { < [hexstring] > } imagemask % showpage and always get a blank page. The code between the % signs is exactly what was called by the BuildChar for my user-defined font that works perfectly. I'm at a loss ... anyone see the flaw? Thanks, chris ----------