02/27/2007
|
Legacy Documentation
The old rpl file format
Kept for backward compatibility 4/26/2002
The rpl file for Lispix 02* was a LISP assoc list, saved as a text file.
Lispix 04n and beyond also accepts this format for backward compatibility, but will not write this format.
Examples:
((WIDTH 200) (HEIGHT 150) (DEPTH 256) (OFFSET 0) (PIXEL-TYPE :VECTOR) (DATA-TYPE :UNSIGNED) (DATA-LENGTH 1) (BYTE-ORDER :DONT-CARE) (RECORD-BY :VECTOR))
---------
ASCII file (ASCII or Text format raw files are rarely used)
PARAMETERS for ASCII RAW File