home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / pstoedit.zip / source.zip / pstoedit.2.50 / cd1.2x / readme < prev    next >
Text File  |  1996-07-01  |  2KB  |  53 lines

  1.  
  2.  
  3. Welcome, and thanks for downloading CGM Draw, a package for creating
  4. CGM files from a "C" program.  If you are reading this then you probably
  5. have already unpacked the distribution.  You can make it by typing 
  6. "make all"  this will make libcd.a  the cd library, as well as two
  7. example programs, cdtest and color16.  Please read over the documentation
  8. in cd.html before using the package.
  9.  
  10. Every effort has been made to ensure that the generated cgm files
  11. conform to the standard, however, if you do not use the library
  12. properly, you could generate invalid metafiles that no one is able
  13. to read, so be careful.
  14.  
  15. Documentation for cd is included with the package, and is available from
  16. http://speckle.ncsl.nist.gov/~lorax/cgm/cd.html  
  17. General information about CGM is available many places on the web, including 
  18. http://speckle.ncsl.nist.gov/~lsr/cgm.htm
  19. This distribution may be retrieved via ftp from
  20. zing.ncsl.nist.gov in the directory "cgm"  it will have the
  21. name cd followed by the version number.
  22.  
  23. I have tested CGM Draw on Solaris, Ultrix, Linux, and IRIX.  It 
  24. should compile and run on just about any Unix system, and probably 
  25. other systems as well.
  26.  
  27. Copyright:
  28.  
  29. CGM Draw software produced by NIST, an agency of the U.S. government, 
  30. is by statute not subject to copyright in the United States. 
  31. Recipients of this software assume all responsibilities associated with 
  32. its operation, modification and maintenance.  Please note however,
  33. that some of the code in this package is from gd, which is copyright.
  34. gd's copyright is as follows:
  35. gd 1.2 is copyright 1994, 1995, Quest Protein Database Center,
  36. Cold Spring Harbor Labs. Permission granted to copy and distribute
  37. this work provided that this notice remains intact. Credit
  38. for the library must be given to the Quest Protein Database Center,
  39. Cold Spring Harbor Labs, in all derived works. This does not
  40. affect your ownership of the derived work itself, and the intent
  41. is to assure proper credit for Quest, not to interfere with your
  42. use of gd. If you have questions, ask. ("Derived works"
  43. includes all programs that utilize the library. Credit must
  44. be given in user-visible documentation.)
  45.  
  46.  
  47. If you have any questions or comments, please send me e-mail, lorax@nist.gov
  48.  
  49. Thanks for trying it out. 
  50.   Edward Johnson
  51.  
  52.  
  53.