home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / m / makedrawf / Doc / Credits < prev    next >
Text File  |  1995-12-04  |  1KB  |  29 lines

  1. All the code in mkdrawf is mine (so far...)
  2.  
  3. However, I have a few people to thank for their ideas:
  4.  
  5.   - My wife Emma; she's a maths teacher, and I originally wrote mkdrawf
  6.     because it seemed like the easiest way to produce diagrams for some
  7.     worksheets she was working on.
  8.  
  9.   - Anthony Frost, of Online Media, for requesting many features which
  10.     are (in my opinion) good ideas. Also for spotting a number of bugs
  11.     before I did.
  12.  
  13.   - Alexander Thoukydides, for pressuring me to make mkdrawf calculate
  14.     bounding boxes *properly* rather than just taking the convex hull
  15.     of the individual points.
  16.  
  17.   - Alun Jones, for spotting, and sending me a fix for, a serious bug
  18.     in the bounding-box computation code.
  19.  
  20.   - Oliver Schoen, for helpful suggestions and bug reports.
  21.  
  22. I should also thank Donald E. Knuth, though I've never met him or
  23. corresponded with him, for the source code for TeX and METAFONT,
  24. which he published; they have taught me a lot about how to make
  25. macro-expansion languages slightly less awful than they otherwise
  26. might be. His work has also done much to shape my idea of what
  27. program documentation should be like, but he should not be blamed
  28. for my misjudgements.
  29.