Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!yale!mintaka!bloom-beacon!ZIA.AOC.NRAO.EDU!cflatter From: cflatter@ZIA.AOC.NRAO.EDU (Chris Flatters) Newsgroups: comp.windows.x Subject: Re: Zooming Message-ID: <9011091708.AA11288@zia.aoc.nrao.edu> Date: 9 Nov 90 17:08:30 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 23 >>The only way I know of is to build the zoomed image in the client, using >>either simple pixel replication or some form of interpolation, and then >>XPutImage the zoomed image to the window. > > Display PostScript, present in DEC and IBM servers, will scale (and rotate) > images. Pretty fast, too. > > -paul asente Good plug -- but we can't count on Display PostScript or NeWS being available. I was hoping for a better X only solution (until the X imaging extension finally arrives). Chris Flatters PS. From the recent activity around here it looks as though there might be interest in defining an official X PostScript extension that could act as a common API to both Display PostScript and NeWS (and any other display oriented PostScript that might be around) --- at least at the PostScript in a window level. I'm assuming that this isn't already happening somewhere. PPS. I'm not volunteering to do anything.