ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/newsconstants.h
(Generate patch)

Comparing ray/src/rt/newsconstants.h (file contents):
Revision 1.2 by greg, Tue Jul 17 11:36:10 1990 UTC vs.
Revision 1.3 by greg, Tue Aug 21 16:31:47 1990 UTC

# Line 1 | Line 1
1 < #define textareaheight 100
2 < #define textbottom 5
1 > #define textareaheight 150
2 > #define textbottom 10
3   #define thefont /Times-Bold
4 < #define fontheight 15
5 < #define textbackgroundRED .80
4 > #define fontheight 18
5 > #define textbackgroundRED .85
6   #define textbackgroundGREEN .85
7   #define textbackgroundBLUE .75
8 < #define textcursor (_)
8 > #define textcursor (|)
9   #define textshadowgray .85
10 < #define minfrac .1
11 < #define gammacorrection 1.77
10 > #define gammacorrection 2.2
11  
12   #define inputbuffer nws_inputbuffer
13   #define pos nws_pos

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines