ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/px/aedimage.c
(Generate patch)

Comparing ray/src/px/aedimage.c (file contents):
Revision 1.1 by greg, Thu Feb 2 10:49:04 1989 UTC vs.
Revision 1.2 by greg, Fri Mar 10 10:20:07 1989 UTC

# Line 58 | Line 58 | static char SCCSid[] = "$SunId$ LBL";
58   #define byte(b)         putc(b, stdout)
59   #define flush()         fflush(stdout)
60  
61 < #define  GAMMA          2.0             /* gamma value used in correction */
61 > #define  GAMMA          2.5             /* gamma value used in correction */
62  
63   #define  MINCOLOR       8               /* start of device color table */
64  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines