home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.x
- Path: sparky!uunet!utcsri!newsflash.concordia.ca!sifon!thunder.mcrcim.mcgill.edu!mouse
- From: mouse@thunder.mcrcim.mcgill.edu (der Mouse)
- Subject: Re: X to PS
- Message-ID: <1992Nov6.112819.22305@thunder.mcrcim.mcgill.edu>
- Keywords: PostScript
- Organization: McGill Research Centre for Intelligent Machines
- References: <1992Nov2.164444.5734@murdoch.acc.Virginia.EDU>
- Date: Fri, 6 Nov 92 11:28:19 GMT
- Lines: 19
-
- In article <1992Nov2.164444.5734@murdoch.acc.Virginia.EDU>, heddle@clas01.cebaf.gov (David Heddle) writes:
-
- > We are writing a postscript driver for a graphics intensive in-house
- > X/Motif application. Our approach is to open the file, write the
- > appropriate header, and to create a postscript analog to every
- > low-level X routine.
-
- This really isn't possible, unless you are willing to, effectively,
- print screendumps of a (possibly relatively-high-resolution) screen.
- Think about simulating XCopyArea or drawing with a function of GXxor,
- to name just two that come to mind right off.
-
- Or, of course, you're willing to (rather severely, IMO) restrict the X
- operations you can perform.
-
- der Mouse
-
- mouse@larry.mcrcim.mcgill.edu
-