Installation:
1. copy PCX to DEVS:DataTypes/
2. copy pcx.datatype to SYS:Classes/DataTypes/
"make install" can also be used if the OS4 SDK is installed.
Bugs:
None known.
Compiling:
"make".
Changes:
0.4 (7-Dec-2006)
- enabled compiler optimisations
- now always lets superclass deal with DTM_WRITE so that save in multiview now
works
0.3 (28-Nov-2006)
- now forces 2-color image palette to black & white (seems like this is the
proper thing to do)
0.2 (17-Nov-2006)
- removed a useless check that stopped datatype from loading anything with
depth > 8 (no idea how this got left in...)
0.1 (5-Sep-2006)
- first released version
|