home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / C / Applications / MacDP 1.3 / Readme < prev    next >
Encoding:
Text File  |  1997-03-31  |  1.4 KB  |  39 lines  |  [TEXT/ttxt]

  1. • MacDP 1.1
  2.  
  3. An application which displays pictures on the screen.
  4.  
  5. MacDP will display Macintosh PICT files, and standard JFIF/JPEG documents using QuickTime.
  6.  
  7. You will need QuickTime if you want to display JPEG and QuickTime compressed PICT files.  (MacDP was developed under QuickTime 2.0, but it could probably work with any previous version of QuickTime.)
  8.  
  9. • Features:
  10.  
  11.     ¬ Requires only 17 Kb on disk (22 Kb if you are using the PPC version)
  12.     ¬ High Level Events aware:
  13.                 -Open Application
  14.                 -Open Document (MacDP will open the last in the list)
  15.                 -Print Document (Not completely tested!)
  16.                 -Quit Application
  17.     ¬ Uses as much RAM as the largest file you open (file size in disk!)  plus about 64 KB
  18.     ¬ Requires System 7.0 or later
  19.     ¬ Slide Show mode (Using the included AppleScript Droplet)
  20.     ¬ Full Screen mode (Push tab key)
  21.     ¬ Images larger than current monitor are scaled
  22.     ¬ Multiple Screens (Up to 7)
  23.     ¬ TWO different backgrounds!!! (Push space key to toggle between black and white)
  24.     ¬ The best price to quality ratio (Freeware)
  25.  
  26. • Bugs and Caveats
  27.  
  28.     I don't care.
  29.  
  30. • Credits:
  31.  
  32.     JPEG/JFIF to QuickTime decoder: JPEGtoPICT.c, written by: Mark Krueger, Apple Computer, Inc.
  33.  
  34.     The rest: © MacSPD@ivo.cps.unizar.es
  35.  
  36.     Thanks to Wayne '404' Chang <wchang@chs.claremont.edu> for helping with the documentation.
  37.  
  38. (Source code in C -Symantec C/C++ 7.0.3 and Metrowerks IDE 1.6 (68k) or IDE 1.7 (PPC)- available under request)
  39.