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.1 by greg, Tue Jul 10 18:06:45 1990 UTC vs.
Revision 2.2 by greg, Sat Feb 22 02:07:28 2003 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines