home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / sgi / 19169 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.7 KB  |  45 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!elroy.jpl.nasa.gov!swrinde!emory!sol.ctr.columbia.edu!venezia!penev
  3. From: penev@venezia (Penio Penev)
  4. Subject: Re: PostScript "Editor"
  5. References: <1993Jan27.015112.733@ringer.cs.utsa.edu>
  6. Sender: nobody@ctr.columbia.edu
  7. Organization: Rockefeller University
  8. Date: Wed, 27 Jan 1993 04:32:51 GMT
  9. X-Newsreader: TIN [version 1.1 PL6]
  10. Message-ID: <1993Jan27.043251.15230@sol.ctr.columbia.edu>
  11. Reply-To: penev@venezia.rockefeller.edu
  12. X-Posted-From: venezia.rockefeller.edu
  13. NNTP-Posting-Host: sol.ctr.columbia.edu
  14. Lines: 29
  15.  
  16. David M. Senseman (senseman@lucy.brainlab.utsa.edu) wrote:
  17. : A friend of mine asked me to find out if there are any
  18. : software packages (hopefully free :) that can used to
  19. : "edit" a PostScript file on an Indigo (4.0.5F).
  20. : He's using Mathematica to generate graphs of data sets
  21. : and wanted something that could be used to manipulate
  22. : titles, arrows, etc.
  23.  
  24. Intepreting PS is not a trivial task. I think Adobe has Adobe
  25. Illustarator, which tries to do this, or part of it. 
  26.  
  27. The better way to solve the problem is to look where it originated -
  28. Mathematica. It has a lot of setup parameters for controlling the
  29. outlook of graphs.  Perhaps a RTFM would help.
  30.  
  31. If the graph generation in Mathematica is poorly written, but the PS
  32. driver is well written, a text editor and a PS manual would do the
  33. job. One might be able sustitute the punctions for drawing labels,
  34. axes etc. Of course, he will have a xpsview or ghostscript window
  35. constantly popped to test the interventions.
  36.  
  37. I myself am interested in a good way to generate 2D graphs and haven't
  38. found the sollution. Mathematica certaily is not. If anybody has,
  39. please let me know.
  40.  
  41. -- Penio.
  42.  
  43.