| # | Line 10 | Line 10 | static char SCCSid[] = "$SunId$ LBL"; | |
|---|---|---|
| 10 | ||
| 11 | #include "color.h" | |
| 12 | ||
| 13 | < | #define MAXGSHIFT 4 /* maximum shift for gamma table */ |
| 13 | > | #define MAXGSHIFT 15 /* maximum shift for gamma table */ |
| 14 | ||
| 15 | static BYTE g_mant[256], g_nexp[256]; | |
| 16 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |