| # | Line 38 | Line 38 | static char SCCSid[] = "$SunId$ LBL"; | |
|---|---|---|
| 38 | #define BORWIDTH 5 /* border width */ | |
| 39 | #define BARHEIGHT 25 /* menu bar size */ | |
| 40 | ||
| 41 | < | double gamcor = 2.0; /* gamma correction */ |
| 41 | > | double gamcor = 2.2; /* gamma correction */ |
| 42 | ||
| 43 | XRASTER *ourras = NULL; /* our stored raster image */ | |
| 44 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |