Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!mephisto!bloom-beacon!SABER.COM!jimf From: jimf@SABER.COM Newsgroups: comp.windows.x Subject: Re: Displaying large bitmaps properly Message-ID: <9008051449.AA02436@armory> Date: 5 Aug 90 14:49:11 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 13 |I'm fairly new to X, and am wondering what is the proper way to display |large (full page) bitmaps in a scrolled window under X. [...] |Does this sound like a reasonable course of action. How would you do it? Take a look at /contrib/xloadimage.1.06.tar.Z on expo.lcs.mit.edu, especially the code in send.c and window.c. It loads images onto a pixmap and then copies to the window. This works well on most servers unless they have limited memory. jim frost saber software jimf@saber.com