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.15 by greg, Thu Sep 28 14:11:45 1995 UTC

# 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