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