home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / windows / x / 20814 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  769 b 

  1. Xref: sparky comp.windows.x:20814 comp.windows.x.motif:8372
  2. Newsgroups: comp.windows.x,comp.windows.x.motif,bnl.xwindows
  3. Path: sparky!uunet!psinntp!bnlux1.bnl.gov!mandell
  4. From: mandell@bnlux1.bnl.gov (Stewart Mandell)
  5. Subject:  Printing X Bitmaps
  6. Message-ID: <1993Jan6.162211.5359@bnlux1.bnl.gov>
  7. Sender: mandell@bnlux1.bnl.gov (Stewart Mandell)
  8. Organization: Brookhaven National Laboratory, Upton, NY 11973
  9. Date: Wed, 6 Jan 1993 16:22:11 GMT
  10. Lines: 10
  11.  
  12.  I have a 1 Plane X bitmap in memory.
  13.  I want to save it to a file suitable for printing.
  14.  
  15.  I can save it via XWriteBitmapFile(..).
  16.  But don't know how to print a file in this format. 
  17.  I need to print to both Postscript
  18.  and PCL printers.
  19.  
  20. I would like something for bitmaps
  21. analogous to xwd, and xpr for windows.
  22.