home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 583a.lha / Drivers / readme.macpaint < prev    next >
Text File  |  1991-07-05  |  2KB  |  47 lines

  1.                       * MacPaint.Import 2.0.2 *
  2.                         
  3. ****************************** CHANGES ************************************
  4. ;
  5. ;       version 2.0.2 (7/5/91)
  6. ;
  7. ;       - added a version string
  8. ;
  9. ;
  10. ;       version 2.0.1
  11. ;       
  12. ;       - changed the default pc_SFreq and pc_SAngle from 0 to -1
  13. ;
  14. ;       - now only checks the TYPE field for PNTG (not creator for MPNT)
  15. ;
  16. ;
  17. ;       version 2.0.0
  18. ;
  19. ;       - initial release (shipped with PgS v2.0)                   
  20.  
  21.  
  22.    The MacPaint.import module allows you to import any macpaint style picture
  23. into PageStream2. The file must be in MacBinary format, that means it needs
  24. the mac file header, data fork, and resource fork all together in the same
  25. file. 
  26.  
  27. With version 2.0 of the OS the "version" command has gained some new talents.
  28. Whereas it used to only work on libraries, it now works on any file. It will
  29. look for a "version string" inside a file and print it out to the CLI if it
  30. finds it.  A "version string" has been added to many of the new import modules.
  31. This makes it very easy to find out what version of the import module you have.
  32. From a CLI just type "version <module name>" and press return. You no longer
  33. have to load up PageStream and look at the import requester for the version
  34. number.
  35.  
  36. As with all the modules, if you come across some pictures that will not load
  37. or crash when importing, please upload them to our BBS or mail them to us on
  38. a floppy disk with an explaination of the problem. We will try them and fix
  39. the import module if appropriate.
  40.  
  41. Thank you,
  42.  
  43.  
  44. Gary Knight
  45. Soft-Logik Publishing Corp.
  46.         
  47.