ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/trad.hlp
(Generate patch)

Comparing ray/src/util/trad.hlp (file contents):
Revision 2.9 by greg, Tue Jan 3 16:11:28 1995 UTC vs.
Revision 2.11 by greg, Thu Jul 6 12:23:37 1995 UTC

# Line 745 | Line 745 | to maintain a specific pixel aspect ratio (1 by defaul
745  
746   The default value for this variable is "512".
747  
748 + .Views.Rawsave
749 +
750 + The "Rawsave" check box determines whether or not the raw output picture
751 + from rpict will be saved.
752 + The default action (box unchecked) is to remove this file, since it
753 + takes up disk space and is not generally useful.
754 + However, if you wish to perform some special filtering function on
755 + the file, this file can be renamed instead of removed by checking this box.
756 + The final name in this case will be the same as the finished
757 + picture, except with a ".rwp" suffix.
758 +
759   .Views.Copy
760  
761   The "Copy" button in the Views screen permits those variables
# Line 1057 | Line 1068 | command, and new views can be added with the "V name"
1068   command.
1069  
1070   When using the "V" command to change an existing view, do not
1071 < give it a name because the previous view will not be overridden.
1071 > give it an existing name because the previous view will not be overridden.
1072   Instead, give it a new name (or no name, which will show up as
1073   a number later), then use the Views screen to override the previous
1074   view definition with the new one.
1075 < (See the rview(1) man page and the "View" topic in the current
1076 < help category for more information.)
1075 > (See the "View" topic in the current
1076 > help category, the "Change" topic under "Views" and the rview(1)
1077 > manual page for more information.)
1078  
1079   If the octree is out-of-date, it will be rebuilt before rendering
1080   begins.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines