home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 2: PC / frozenfish_august_1995.bin / bbs / d03xx / d0340.lha / PlPlot / POSTER < prev    next >
Text File  |  1990-03-23  |  2KB  |  53 lines

  1. Article 246 of comp.sources.amiga:
  2. Path: estinc!mcdphx!asuvax!cs.utexas.edu!uwm.edu!lll-winken!xanth!cs.odu.edu!Amiga-Request
  3. From: Amiga-Request@cs.odu.edu (Amiga Sources/Binaries Moderator)
  4. Newsgroups: comp.sources.amiga
  5. Subject: v90i002: plplot 2.6 - C library for making scientific plots, Part01/12
  6. Message-ID: <10974@xanth.cs.odu.edu>
  7. Date: 14 Jan 90 23:12:15 GMT
  8. Sender: tadguy@cs.odu.edu
  9. Reply-To: Anthony M. Richardson <amr@dukee.egr.duke.edu>
  10. Lines: 2273
  11. Approved: tadguy@cs.odu.edu (Tad Guy)
  12.  
  13. Submitted-by: Anthony M. Richardson <amr@dukee.egr.duke.edu>
  14. Posting-number: Volume 90, Issue 002
  15. Archive-name: applications/plplot-2.6/part01
  16.  
  17. [ the six files in the fonts directory have been uuencoded, 
  18.   and one had to be split.  ...tad ]
  19.  
  20.    Here is the new, improved version of plplot that first appeared
  21. over a year ago.  This contains all the source necessary to create
  22. a scanned or linkable C library.  The code compiles as is with Lattice
  23. 5.04 and on the two unix machines I've ported it to (both sys v machines).
  24. This version includes a greatly improved Amiga intuition interface and
  25. preferences support for hardcopy. Several other device drivers are
  26. included (iff, aegis draw, plt:, postscript) and new drivers can be
  27. easily added.
  28.  
  29. PLPLOT is a library of C functions that are useful for making scientific plots.
  30. The PLPLOT library can be used to create standard x-y plots, semilog plots,
  31. log-log plots, contour plots, 3D plots, mesh plots, bar charts and pie
  32. charts. Multiple graphs (of the same or different sizes) may be placed
  33. on a single page with multiple lines in each graph. Different line
  34. styles, widths and colors are supported. A virtually infinite number
  35. of distinct area fill patterns may be used. There are almost 2000 characters
  36. in the extended character set. This includes four different fonts,
  37. the Greek alphabet and a host of mathematical, musical, and other symbols.
  38. The fonts can be scaled to any size for various effects.
  39.  
  40. Regards,
  41. Tony
  42.  
  43. -- 
  44. Submissions to comp.sources.amiga and comp.binaries.amiga should be sent to:
  45.     amiga@cs.odu.edu    
  46. or    amiga@xanth.cs.odu.edu    ( obsolescent mailers may need this address )
  47. or    ...!uunet!xanth!amiga    ( very obsolescent mailers need this address )
  48.  
  49. Comments, questions, and suggestions s should be addressed to ``amiga-request''
  50. (only use ``amiga'' for submissions) at the above addresses.
  51.  
  52.  
  53.