ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/rtrace.1
(Generate patch)

Comparing ray/doc/man/man1/rtrace.1 (file contents):
Revision 1.32 by greg, Fri Jan 11 21:12:24 2019 UTC vs.
Revision 1.33 by greg, Thu Jul 4 01:07:25 2019 UTC

# Line 68 | Line 68 | understands the following input and output formats:  '
68   ascii, 'f' for single-precision floating point,
69   and 'd' for double-precision floating point.
70   In addition to these three choices, the character 'c' may be used
71 < to denote 4-byte floating point (Radiance) color format
72 < for the output of values only
73 < .I (\-ov
74 < option, below).
71 > to denote 4-byte RGBE (Radiance) color format
72 > for the output of individual color values only, and the
73 > .I \-x
74 > and
75 > .I \-y
76 > options should also be specified to create a valid output picture.
77   If the output character is missing, the input format is used.
78   .IP
79   Note that there is no space between this option and its argument.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines