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.13 by greg, Mon Aug 28 10:12:35 1995 UTC vs.
Revision 2.16 by greg, Thu Oct 5 13:03:04 1995 UTC

# Line 490 | Line 490 | tot_flux is given in watts.
490   (Divide total lumens by 179 lumens/watt to get watts.)
491  
492   The exposure value may either be given as a positive real value, or
493 < as a real value preceeded by a '+' or '-' indicating a positive or
493 > as a real value preceded by a '+' or '-' indicating a positive or
494   negative number of f-stops (powers of two) from the original value.
495  
496   If no exposure is given, pfilt will automatically compute the
# Line 707 | Line 707 | The standard view up vector may be set to the positive
707   the positive Y axis (+Y), the positive Z axis (+Z), the negative
708   X axis (-X), the negative Y axis (-Y), or the negative Z axis (-Z).
709  
710 < This setting may always be overriden by the "-vu xd yd zd" option,
710 > This setting may always be overridden by the "-vu xd yd zd" option,
711   and will be altered for a particular view if it happens to be
712   parallel to the view direction.
713  
# Line 1270 | Line 1270 | has completed since the Results screen was brought up.
1270  
1271   The "Delete" button on the Results screen is used to remove the
1272   selected picture files from the filesystem.
1273 + Associated raw picture and z-buffer files
1274 + will also be deleted if they exist.
1275   Verification is required before any action is taken.
1276  
1277   .Results.Display
# Line 1357 | Line 1359 | details.)
1359   The print command window on the Results screen contains the system
1360   command to use in printing out finished Radiance pictures.
1361   The "%s" format field, which must appear somewhere in the command,
1362 < is replaced by the selected Radiance picture file name(s).
1362 > is replaced by the selected Radiance picture file name.
1363 > This command is executed multiple times if multiple files are
1364 > selected.
1365  
1366   The default command is "ra_ps %s | lpr", which converts the Radiance
1367   picture to a black and white PostScript file and sends it to the lpr
1368   print spooler.
1369 + Add a "-c" option to "ra_ps" if the printer supports color.
1370   If your printer does not understand PostScript, or your system does
1371   not support lpr, this command must obviously be changed.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines