home *** CD-ROM | disk | FTP | other *** search
/ The Utilities Experience / The Utilities Experience - Volume 1.iso / software / misc / o-z / x-windows / fig2dev / notes < prev    next >
Encoding:
Text File  |  1992-10-14  |  2.1 KB  |  53 lines

  1. A brief history of Fig translation programs.
  2.  
  3. Fig2dev is derived from f2p, the original program written by the author of Fig,
  4. Supoj Sutanthavibul of the University of Texas at Austin, to translate Fig
  5. code to PIC.  The devlopment is somewhat complex.
  6.  
  7. Supoj adapted f2p for PostScript ouput: f2ps.
  8.  
  9. Micah Beck adapted f2p for PiCTeX output: fig2tex.
  10.  
  11. Frank Schmuck, then a graduate student at Cornell, adapted fig2tex for
  12. LaTeX picture environment output: fig2latex.
  13.  
  14. Frank also enhanced Fig, giving us Fig-FS.  Micah in turn extended the
  15. definition of Fig code and added corresponding features to Fig-FS.
  16. Micah implemented this extension (TFX) in fig2tex, and in fig2ps, which
  17. is an adaption of f2ps.
  18.  
  19. Conrad Kwok, then of the University of California at Davis, adapted
  20. fig2tex for (E)EPIC output: fig2epic.
  21.  
  22. He also enhanced f2p to support the TFX extension: fig2pic.
  23.  
  24. Micah then reorganized the five programs named fig2* into drivers for
  25. a single tranlation program: fig2dev.
  26.  
  27. As of October 1992, I have taken over the maintenence and distribution of 
  28. the TransFig package from Micah.
  29.  
  30. ***************************************************************************
  31. Please refer any questions/bug fixes/contributions etc. about TransFig or 
  32. xfig to me.
  33.  
  34. Brian Smith
  35. Lawrence Berkeley Laboratory
  36. bvsmith@lbl.gov
  37. October 1992
  38. ***************************************************************************
  39.  
  40. Note that although I work at Lawrence Berkeley Laboratory (LBL) I don't speak 
  41. for LBL nor do I represent LBL with respect to my work on TransFig and xfig,
  42. nor does LBL make any representations about the suitability of this software 
  43. for any purpose.
  44. Here is the legal part:
  45.  
  46. THE LAWRENCE BERKELEY LABORATORY DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS 
  47. SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
  48. EVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL 
  49. DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, 
  50. WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING 
  51. OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  52.  
  53.