2630 |
|
working now, but none have been tested as yet.) |
2631 |
|
There was also an indexing bug in the spectral->RGB conversions |
2632 |
|
that made reds into blues and vice versa, which has been fixed. |
2633 |
+ |
|
2634 |
+ |
Added i/o for spectral pictures to rmtxop, the first program that can |
2635 |
+ |
ingest them. (Only rtrace, rcontrib, and rfluxmtx can render them.) |
2636 |
+ |
New symbolic rmtxop -c options, such as RGB, XYZ, S (for scotopic) |
2637 |
+ |
and M (for melanopic) make color conversions simpler. |
2638 |
+ |
Also added spectral picture support to rcrop and radcompare. |