home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / windows / openloo / 3718 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  1.3 KB

  1. Path: sparky!uunet!crdgw1!rdsunx.crd.ge.com!galen!leue
  2. From: leue@crd.ge.com (Bill Leue)
  3. Newsgroups: comp.windows.open-look
  4. Subject: Printing X Graphics
  5. Keywords: Open Windows, graphics, PostScript, printing
  6. Message-ID: <1992Sep3.181230.27605@crd.ge.com>
  7. Date: 3 Sep 92 18:12:30 GMT
  8. Sender: usenet@crd.ge.com (Required for NNTP)
  9. Reply-To: leue@crd.ge.com
  10. Organization: General Electric Research & Development
  11. Lines: 18
  12. Nntp-Posting-Host: galen.crd.ge.com
  13.  
  14. Does anyone know of a filter or other mechanism that will allow you to
  15. convert X-based graphics calls into something you can send to a PostScript
  16. printer?
  17.  
  18. I'm thinking of something like the capability that is built into the
  19. Mac environment: to print some graphics, you just set the output port to
  20. the printer and issue the same QuickDraw calls that you would normally
  21. used to draw on the screen, and the printer driver takes care of translating
  22. the calls to PostScript.  I'm looking for the equivalent capability to
  23. add to one of my programs running under Open Windows 3.0, where I am drawing
  24. the graphics using the standard X primitives, e.g, XDrawRectangle(), etc.
  25.  
  26. These drawing primitives are so similar to the Mac versions (no coincidence,
  27. I suspect) that it seems strange that some provision wasn't made for printing,
  28. but I can't find anything documented in O'Reilly Volumes 1 or 2.
  29.  
  30. Thanks!
  31. -Bill Leue
  32.