--- ray/src/util/trad.hlp 1995/01/03 16:11:28 2.9 +++ ray/src/util/trad.hlp 1995/07/06 12:23:37 2.11 @@ -1,4 +1,4 @@ - $Id: trad.hlp,v 2.9 1995/01/03 16:11:28 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 @@ -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.