home *** CD-ROM | disk | FTP | other *** search
- /* Some values for the HDF Viewer program */
-
- #define INTUITION_REV 37
- #define GRAPHICS_REV 37
-
- #define W_LEFTEDGE 0
- #define W_TOPEDGE 0
-
- #define DEPTH 5
- #define S_TOPEDGE 0
- #define S_LEFTEDGE 0
- #define WIDTH 320
- #define HIRES_WIDTH 640
- #define HEIGHT 200
- #define LACE_HEIGHT 400
- #define DETAIL_PEN 1
- #define BLOCK_PEN 0
-
- #define SYSGADWIDTH 4
- #define SYSGADHEIGHT 11
-
- #define HAME -1
- #define HAME_LACE -2
- #define COLORS_32 0
- #define COLORS_LACE_32 1
- #define COLORS_16 2
- #define COLORS_LACE_16 3
- #define CONTOUR 10
-