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

Comparing ray/doc/man/man1/rcomb.1 (file contents):
Revision 1.2 by greg, Mon Dec 18 23:04:05 2023 UTC vs.
Revision 1.4 by greg, Mon Dec 25 16:29:56 2023 UTC

# Line 144 | Line 144 | option is given, the output will be written as a RGBE
144   Note that conversion from a float or RGBE color space applies a conversion
145   of 179 lumens/watt (for CIE or melanopic output) or 412 (for scotopic output),
146   and the reverse happens for conversion from XYZE input to RGB or RGBE output.
147 + Lower case versions of all these components are also supported, the only
148 + difference is that the aforementioned efficacy factors
149 + will be left out of the conversion.
150   .PP
151   If a matrix or picture file path is given to the
152   .I \-c
# Line 327 | Line 330 | is not supported in
330   .I rcomb,
331   and should instead be handled by
332   .I pfilt(1).
333 + .SH BUGS
334 + The
335 + .I rcomb
336 + command currently ignores the "PRIMARIES" setting in input
337 + headers, and does not produce any on output, even in
338 + circumstances where it would make sense to.
339   .SH AUTHOR
340   Greg Ward
341   .SH "SEE ALSO"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines