home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / windows / x / pex / 535 next >
Encoding:
Internet Message Format  |  1992-09-07  |  1.9 KB

  1. Path: sparky!uunet!pipex!unipalm!uknet!mucs!lilleyc
  2. From: lilleyc@cs.man.ac.uk (Chris Lilley)
  3. Newsgroups: comp.windows.x.pex
  4. Subject: Re: Printing PHIGS pictures
  5. Keywords: Printing
  6. Message-ID: <6014@m1.cs.man.ac.uk>
  7. Date: 4 Sep 92 20:15:08 GMT
  8. References: <1992Sep3.142507.25908@ccsun.strath.ac.uk>
  9. Sender: news@cs.man.ac.uk
  10. Organization: Dept Computer Science, University of Manchester, U.K.
  11. Lines: 40
  12.  
  13. In article <1992Sep3.142507.25908@ccsun.strath.ac.uk>
  14. cnbs63@uk.ac.strath.ccsun writes:
  15.  
  16. >I am about to start writing some application software that will
  17. >generate graphs and pictures using PHIGS on a SUN workstation. Is
  18. >there any available program or routine that will allow a PHIGS 
  19. >picture to be saved in a format that can be printed or imported 
  20. >into a word processing package. The generally accepted format we 
  21. >have used in other graphic systems has been HPGL (HP graphic language).
  22.  
  23. You have two options, as Sun PHIGS provides very few workststion types
  24.  
  25. a) Output to CGM with the CGM workststion type, then convert this to
  26. PostScript which most WP can import
  27.  
  28. b) Do X window dumps and convert the resulting bitmaps to something
  29. your WP can import. This can work OK if you reduce the result by a
  30. factor of 4 or so, or if you have a colour printer capable of lots of
  31. colours without dithering. Otherwise, it looks pretty blocky and
  32. generally naff.
  33.  
  34. >Thank you for your attention
  35.  
  36. Nae probs
  37.  
  38. Chris
  39.  
  40. BTW: the Followup-To: line should contain a valid newsgroup. Not 'new
  41. subject'!
  42.  
  43.  
  44.  
  45. --
  46. Chris Lilley
  47. ---------------------------------------------------------------------------
  48. Technical Author, ITTI Computer Graphics and Visualisation Training Project
  49. Computer Graphics Unit, Manchester Computing Centre, Manchester, UK
  50. Internet:   lilley@cgu.mcc.ac.uk        Janet:   lilley@uk.ac.mcc.cgu
  51. Voice:      +44 (0)61 275 6095          Fax:     +44 (0)61 275 6040
  52. ---------------------------------------------------------------------------
  53.