home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / developm / scnote / fapp300.009 / SCN.009.FracApp300 < prev    next >
Encoding:
Text File  |  1989-04-23  |  1023 b   |  28 lines

  1. Macintosh
  2. Sample Code Notes
  3. _____________________________________________________________________________
  4.                                                   Developer Technical Support
  5.  
  6. #9:    FracApp300
  7.  
  8. Written by:    Bo3b Johnson
  9.  
  10. Versions:            1.00                        August 1988
  11.  
  12. Components:            MFracApp300.p                August 1, 1988
  13.                     UFracApp300.p                August 1, 1988
  14.                     UFracApp300.inc1.p            August 1, 1988
  15.                     FracApp300.r                August 1, 1988
  16.                     FracApp300.make                August 1, 1988
  17. _____________________________________________________________________________
  18.  
  19. This program requires MPW 2.0.2 and MacApp 1.1.1 to build.
  20. _____________________________________________________________________________
  21.  
  22. This version of FracApp does not support colors, but it does 
  23. demonstrate how to create and use a 300 dpi bitmap with a port.  
  24. The bitmap is printed at full resolution on LaserWriter printers 
  25. and clipped on other printers (but it still prints).  FracApp300 
  26. demonstrates how to use a high-resolution image as a PICT file and 
  27. how to print it.
  28.