home *** CD-ROM | disk | FTP | other *** search
/ MACD 7 / MACD7.iso / datatypes / macpict2-dtc / macpict2-dtc.readme < prev    next >
Encoding:
Text File  |  1998-01-12  |  1.3 KB  |  35 lines

  1. Short:    Macintosh PICT2 pictures datatype (v40.0)
  2. Author:   Erik Engdahl <vac.eren@memo.volvo.se>
  3. Uploader: vac.eren@memo.volvo.se
  4. Version:  40.0
  5. Type:     util/dtype
  6. Requires: AmigaOS 3.x
  7.  
  8. Only 256 color pictures of type 2, subcode $ff are (fully) supported.
  9. Files with 16.7M colors can only be viewed as greyscaled pictures.
  10.  
  11. NOTE!! A datatype for the black and white MacPaint pictures 
  12. written by can be found on Aminet.   
  13.  
  14. Because of an incomplete identifier for MacPaint pictures, done by 
  15. Commodore, which (wrongly) recognize MacPICT2 files as MacPaint files a
  16. replacement function is included. Also included are some test pictures 
  17. for the MacPaint datatype (NOT included), which use the extension ".macp".
  18.  
  19. --- History ---
  20. v40.0
  21. Files with 16.7M colors can (only) be viewed as greyscaled pictures.
  22. Added support for 4 additional function codes.
  23. If the datatype finds an unsupported function then it shows what it
  24.   could do so far.
  25. Reorganised the source code.
  26. Some changes in the installer.
  27. Enhanced the documentation.
  28.  
  29. v39.1
  30. Updated the datatype with the essential changes in C_V43-DT which follows
  31. the specifications of datatype.library v45. 
  32. Some changes in the installer.
  33. Enhanced the documentation and included a test-picture in MacPICT2 format.
  34. Included special CPU versions (for 020+ and 000).
  35.