home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / windows / x / 15178 < prev    next >
Encoding:
Internet Message Format  |  1992-08-12  |  1.9 KB

  1. Xref: sparky comp.windows.x:15178 comp.windows.x.apps:767
  2. Path: sparky!uunet!olivea!apple!apple!netcomsv!sjsumcs!rick
  3. From: rick@sjsumcs.sjsu.edu (Richard Warner)
  4. Newsgroups: comp.windows.x,comp.windows.x.apps
  5. Subject: Re: WANTED: Program to play a set of PostScript files in sequence
  6. Message-ID: <1992Aug12.232129.18293@sjsumcs.sjsu.edu>
  7. Date: 12 Aug 92 23:21:29 GMT
  8. References: <1992Aug12.055427.19886@leland.Stanford.EDU>
  9. Organization: San Jose State University - Math/CS Dept.
  10. Lines: 27
  11.  
  12. buc@leland.Stanford.EDU (Robert Richards) writes:
  13.  
  14. >NEEDED: A program to display a set of postscript files where each
  15. >        postscript file may be thought of as a frame in a movie.
  16.  
  17. >When I use "gs" or "ghostview" the processing is too slow.  I need
  18. >something that does all the processing and then can quickly display
  19. >the sequence of files.  Does such a thing exist?
  20.  
  21. >Thanks for any assistance.
  22.  
  23. Not that I know of, primarily for the reason that you would need hardware
  24. of the class you list above your sig to run it.  Since PS code goes
  25. through the interpreter -> RIP -> output device you should be able to
  26. do this by writing something that stands between the RIP and the output
  27. device and then quickly plasters it on the display.  gs writes to the
  28. screen straight from the RIP, so what you are seeing is the actual 
  29. processing in action.   One of the machines with an optimized display
  30. PostScript (NeXT, RS/6000) might be a good candidate.
  31.  
  32. > Cray Y-MP**ETA 10-E**Cray X-MP**NEC SX-2**Hitachi S-820/80**Cray 2S**NAS AS/XL
  33. >-------------------------------------------------------------------------------
  34. >Rob Richards             Internet: buc@jessica.Stanford.Edu
  35. >Mechanical Engineering Dept.     Bitnet:   buc%jessica.Stanford.Edu@Stanford
  36. >Stanford University                FAX:      (415) 725-8240
  37. >-------------------------------------------------------------------------------
  38. > Fujitsu VP-400**Amdahl 1400**E & S - 1**Ardent Titan**IBM 3090**Siemens H120F
  39.