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

Comparing ray/doc/man/man1/rcalc.1 (file contents):
Revision 1.6 by greg, Wed Jun 9 16:00:12 2004 UTC vs.
Revision 1.7 by greg, Sat Dec 23 17:27:45 2006 UTC

# Line 56 | Line 56 | A special form of the
56   option may be followed immediately by a 'd' or an 'f' and an optional
57   count, which defaults to 1, indicating the number of double or float
58   binary values to read per record on the input file.
59 + If the input is byte-swapped, the
60 + .I \-iD
61 + or
62 + .I \-iF
63 + options may be substituted.
64   If binary input is specified, no format string or file is needed.
65   .PP
66   A
# Line 68 | Line 73 | or
73   .I \-of
74   options do not require a count, as this will be determined by the
75   number of output channels in the given expressions.
76 + If byte-swapped output is desired, the
77 + .I \-oD
78 + or
79 + .I \-oF
80 + options may be substituted.
81   .PP
82   The
83   .I \-p

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines