OPIDEBUG(5) manual page Name
opidebug - definitions for debugging FullPress programsDescription
This manual page gives definitions for the bitmask of debugging options that programs like opi(8) , fpod(8) or imagetox(1) require when being run from the UNIX command-line. Most users will be able to turn on debugging for most FullPress programs from the GUI interfaces and can safely ignore this list. While all the FullPress programs will accept any of these bits (and any others not declared here), some of the bits are not applicable to certain programs.
Hex bit The debug item it enables 00000001 Send debug text to stdout (instead of AppleTalk Log file) 00000002 Error messages 00000004 AppleShare volume information 00000008 Filenames used in OPI Image Replacement 00000010 Mac filename to UNIX filename searching (OPI replacement) 00000020 JPEG image format 00000040 TIFF image format, RGB colorspace 00000080 TIFF image format, CMYK colorspace 00000100 TIFF image format, Paletted colorspace 00000200 TIFF image format, Gray/B+W colorspaces 00000400 EPS image format 00000800 Mac PICT generation 00001000 Mac ICON generation 00002000 Mac PNOT generation 00004000 Scitex image format 00008000 C Source file and line where debug message comes from 00010000 PID of process logging the debug message 00020000 Date/Time that message is generated 00040000 Include the debug level in the message 00080000 ALIAS image format 00100000 Image scaling 00200000 SGI image format 00400000 Trace OPI comments in PostScript 00800000 RGB to CMYK conversion 01000000 Other image formats (SunRaster, XWD, ... ) 02000000 Contex CT image format 04000000 Barco image format 08000000 Dalim image format