home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sources / wanted / 5036 < prev    next >
Encoding:
Internet Message Format  |  1992-11-13  |  1.3 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!jabba.ess.harris.com!sol.ctr.columbia.edu!ursa!buzz
  2. From: buzz@bear.com (Buzz Moschetti)
  3. Newsgroups: comp.sources.wanted
  4. Subject: Re: xview -> postscript
  5. Message-ID: <BUZZ.92Nov12093649@lion.bear.com>
  6. Date: 12 Nov 92 14:36:49 GMT
  7. References: <1760@prlhp1.prl.philips.co.uk>
  8. Sender: news@bear.com
  9. Reply-To: buzz@bear.com (Buzz Moschetti)
  10. Organization: Bear, Stearns & Co. - FAST
  11. Lines: 14
  12. In-reply-to: davidw@prl.philips.co.uk's message of 11 Nov 92 15:06:12 GMT
  13.  
  14. In article <1760@prlhp1.prl.philips.co.uk> davidw@prl.philips.co.uk (David Walker) writes:
  15.      Hi, I'm developing an xview application which draws in a canvas. I would
  16.    like to provide a facility such that a user can dump the canvas to a file
  17.    in postscript. Note: I want to do this from within the program, not by
  18.    issuing a unix xwd command. Anybody have any code I could borrow???
  19.  
  20. This is a FAQ, but it never seems to make it to the FAQ list.  Oh well.  
  21. If you're on a Sun running OpenLook 3.0 or later, check out
  22. /usr/openwin/share/xvps.ps.  It's a PostScript doc that describes the
  23. /usr/openwin/lib/libxvps library of utilities which provide PostScript
  24. extensions to the Canvas UI element.  These resources may be available with
  25. earlier release of OpenLook, but I'm not sure.
  26.  
  27. Hope this helps.
  28.