home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-Update.iso / CDROM / Contents / READMEs / Peanuts-3 / Tools / screen / backspace / old / AnalogClockView.1.1.README next >
Encoding:
Text File  |  1996-11-09  |  834 b   |  25 lines

  1. AnalogClockView
  2. rel 1.1
  3.  
  4. by Matt Pharr
  5. pharr@cs.yale.edu
  6. (NeXTMail quite welcome)
  7.  
  8. Here's another offering to the family of BackSpace modules that's springing
  9. up. What is does is draw  a 256x256 pixel analog clock on the screen and bounce
  10. it around the edges. It's sort of a minimalist, Art Deco-type style (I guess-
  11. I'm not sure how to describe it), but I think it comes out looking rather
  12. nice.
  13.  
  14. To install it, just copy AnalogClockView.o into your BackSpace.app directory,
  15. or into /LocalLibrary/BackSpaceViews.
  16.  
  17. All I ask is that you drop me a letter at pharr@cs.yale.edu if you like it or
  18. have any suggestions.
  19.  
  20. CHANGES SINCE FIRST VERSION:
  21.     * Thanks to Scott Hess for pointing out some significant optimizations
  22.       to be made to the drawing code.
  23.     * Color support and fixes for the next version of BackSpace from Sam
  24.       Streeper
  25.