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.8 by greg, Tue Dec 6 13:00:26 1994 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 875 | Line 886 | a given rendering has progressed.
886   Normally, progress reports and errors during batch renderings
887   are sent to the error file given by the root of the rad input
888   file name followed by the ".err" suffix.
889 < (See the "Errors" topic under the "Action" screen category.)
889 > (See the "CheckErr" topic under the "Action" screen category.)
890   If you wish these reports and errors to be directed to a different
891   file, follow the time interval by a space and a file name.
892  
# 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