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.14 by greg, Wed Sep 13 13:15:29 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 1359 | 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