home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-2.iso / Developer / objc / appkit / DrawInIcon.README < prev    next >
Encoding:
Text File  |  1995-06-21  |  1.6 KB  |  39 lines

  1. Copyright 1995 (c) Icebox Software Manufactory, Inc. All Rights Reserved.
  2. Mon Jun 19 00:00:01 GMT-0800 1995
  3.  
  4.  
  5. Compiled: Quad Fat (MIHS).
  6. Location: ftp.cs.orst.edu:/pub/next/submissions/DrawInIcon.compressed
  7. URL:      ftp://ftp.cs.orst.edu/pub/next/submissions/DrawInIcon.compressed
  8. Size:     57457 bytes
  9. Checksum: 23791    57
  10.  
  11.  
  12. I wrote this example because I wanted to do something easy and
  13. quick to keep my mind from going completely wacky while working on
  14. my current project.  I remembered there being a program example
  15. like this out there on the Net, but couldn't remember what it was
  16. called or where it was located.  So I tossed this together between
  17. cigarettes, and hope you find it useful for doing animation in an
  18. app icon.  Don't email me saying this has been done before, I know
  19. it has.   I did write all but 2 functions of this code (should i
  20. really be proud of this, I don't think so), ripped from Thinker.m.
  21. They are the floating point random number generators which I find
  22. quite useful.   Thanks Sam!
  23.  
  24. This software comes with NO warrenty of any kind for said or unsaid
  25. use or damages.  Don't call me saying it formatted your drive,
  26. wiped out your database or what have you on a bad day.  The source
  27. is free to use for whatever purposes you find useful, but the
  28. copyrights are mine except for the said two functions.  Send
  29. suggestions and such to /dev/null.  I am not going to answer
  30. questions about this.  It was fun, it is easy to read, and it
  31. distracts the crap out of me while I am working (something I need
  32. like a hole in my head).
  33.  
  34. Regards,
  35.  
  36. Todd Nathan
  37. <todd@icebox.com>
  38. <todd@dnai.com>
  39.