--- ray/src/util/trad.hlp 1994/12/06 13:00:26 2.8 +++ ray/src/util/trad.hlp 1995/07/06 12:23:37 2.11 @@ -1,4 +1,4 @@ - $Id: trad.hlp,v 2.8 1994/12/06 13:00:26 greg Exp $ + $Id: trad.hlp,v 2.11 1995/07/06 12:23:37 greg Exp $ This help file is associated with the trad interface to the Radiance rad(1) program. Trad consists of trad.wsh and one do_*.tcl file for @@ -745,6 +745,17 @@ to maintain a specific pixel aspect ratio (1 by defaul The default value for this variable is "512". +.Views.Rawsave + +The "Rawsave" check box determines whether or not the raw output picture +from rpict will be saved. +The default action (box unchecked) is to remove this file, since it +takes up disk space and is not generally useful. +However, if you wish to perform some special filtering function on +the file, this file can be renamed instead of removed by checking this box. +The final name in this case will be the same as the finished +picture, except with a ".rwp" suffix. + .Views.Copy The "Copy" button in the Views screen permits those variables @@ -875,7 +886,7 @@ a given rendering has progressed. Normally, progress reports and errors during batch renderings are sent to the error file given by the root of the rad input file name followed by the ".err" suffix. -(See the "Errors" topic under the "Action" screen category.) +(See the "CheckErr" topic under the "Action" screen category.) If you wish these reports and errors to be directed to a different file, follow the time interval by a space and a file name. @@ -1057,12 +1068,13 @@ command, and new views can be added with the "V name" command. When using the "V" command to change an existing view, do not -give it a name because the previous view will not be overridden. +give it an existing name because the previous view will not be overridden. Instead, give it a new name (or no name, which will show up as a number later), then use the Views screen to override the previous view definition with the new one. -(See the rview(1) man page and the "View" topic in the current -help category for more information.) +(See the "View" topic in the current +help category, the "Change" topic under "Views" and the rview(1) +manual page for more information.) If the octree is out-of-date, it will be rebuilt before rendering begins.