--- ray/doc/man/man1/rcomb.1 2023/12/18 23:04:05 1.2 +++ ray/doc/man/man1/rcomb.1 2023/12/25 16:29:56 1.4 @@ -1,4 +1,4 @@ -.\" RCSid "$Id: rcomb.1,v 1.2 2023/12/18 23:04:05 greg Exp $" +.\" RCSid "$Id: rcomb.1,v 1.4 2023/12/25 16:29:56 greg Exp $" .TH RCOMB 12/5/2023 RADIANCE .SH NAME rcomb - combine and convert matrices a row at a time @@ -144,6 +144,9 @@ option is given, the output will be written as a RGBE Note that conversion from a float or RGBE color space applies a conversion of 179 lumens/watt (for CIE or melanopic output) or 412 (for scotopic output), and the reverse happens for conversion from XYZE input to RGB or RGBE output. +Lower case versions of all these components are also supported, the only +difference is that the aforementioned efficacy factors +will be left out of the conversion. .PP If a matrix or picture file path is given to the .I \-c @@ -327,6 +330,12 @@ is not supported in .I rcomb, and should instead be handled by .I pfilt(1). +.SH BUGS +The +.I rcomb +command currently ignores the "PRIMARIES" setting in input +headers, and does not produce any on output, even in +circumstances where it would make sense to. .SH AUTHOR Greg Ward .SH "SEE ALSO"