home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / postscri / 5606 < prev    next >
Encoding:
Text File  |  1992-11-19  |  2.3 KB  |  55 lines

  1. Newsgroups: comp.lang.postscript
  2. Path: sparky!uunet!brunix!brunix!jgm
  3. From: jgm@cs.brown.edu (Jonathan Monsarrat)
  4. Subject: PostScript Programmers -- FAQ help? (was Re: Stack Under/Over flows)
  5. Message-ID: <1992Nov19.175225.25154@cs.brown.edu>
  6. Sender: news@cs.brown.edu
  7. Organization: Brown University Department of Computer Science
  8. References: <1992Nov19.164221.22451@dracut.keps.com>
  9. Date: Thu, 19 Nov 1992 17:52:25 GMT
  10. Lines: 43
  11.  
  12. This is a good excuse for me to ask for help with the PostScript FAQ,
  13. especially programming it.
  14.  
  15. > Is the a FAQ on gerenal PostScript troubleshooting??
  16.  
  17. No, but that would be nice. 
  18.  
  19. PostScript programmers, would you send me helpful FAQ information that
  20. new programmers could use? Also, any kind of information or
  21. suggestions for changes/corrections would be appreciated. The FAQ is
  22. available by anonymous ftp to
  23. wilma.cs.brown.edu:pub/comp.lang.postscript in ASCII, LaTeX, DVI, and
  24. PostScript formats.
  25.  
  26. > Also, I would be intersted in finding out some general trouble shooting
  27. > ideas on these Stack U/O flows...
  28.  
  29. If they are your own PostScript programs, try prepending a special
  30. error handler file. Most PostScript ftp sites will have them. (or
  31. I can email you behandler.ps)
  32.  
  33. If you are trying to debug a machine generated PostScript output --
  34. then you have more courage than I do!! Generally that takes a serious
  35. PostScript hacker because machine generated PostScript is generally
  36. "compressed" i.e. unreadable. I find it unpleasant to disect such
  37. stuff whenever I have to.
  38.  
  39. It would probably be easier, if this error is used by QuarkXpress,
  40. to just use some other program (or ask the company that sells it for help).
  41.  
  42. > I deal with the Mac side of life going to HiRes imagesetters... Most of
  43. > the common apps... PageMaker, Illustrator, FreeHand, QuarkXpress, ect.
  44.  
  45. There are some very knowledgeable and friendly people in comp.sys.mac.apps.
  46. Elliotte Harold has a very good FAQ for that group, which contains
  47. some PostScript information. You can get it from
  48. "pit-manager.mit.edu" in the directory "pub/usenet/comp.sys.mac.apps/"
  49. as the file "Macintosh_software_frequently_asked_questions_(FAQ)".
  50.  
  51. -Jon
  52. %! Jon Monsarrat   jgm@cs.brown.edu   Brown University %! Obfuscated PostScript
  53. 0 0 moveto 15 setlinewidth(qlllll-??LHHL??llH?hH7t,7olCAHH@)1 setlinejoin{dup
  54. 10 mul rotate 80 lt{50 0 rlineto}{50 0 rmoveto}ifelse}forall stroke showpage
  55.