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

Comparing ray/doc/man/man1/rcrop.1 (file contents):
Revision 1.5 by greg, Thu Mar 17 17:08:27 2022 UTC vs.
Revision 1.8 by greg, Tue Dec 12 16:31:45 2023 UTC

# Line 46 | Line 46 | and preserves the exposure in a way that is compatible
46   However, one must remember that rows correspond to Y
47   coordinates, and the orientation is reversed from a standard
48   picture, where Y=0 is the bottom scanline.
49 + Spectral pictures, as might be produced by
50 + .I rtrace(1)
51 + or
52 + .I rfluxmtx(1),
53 + are also supported.
54   .PP
55   All matrix formats are supported, including text (ASCII), binary float
56   and double.
# Line 85 | Line 90 | rmtxop -fa '!rcrop 15 0 1 0 mat1.mtx' '!rcrop 0 27 0 1
90   .SH AUTHOR
91   Greg Ward
92   .SH "SEE ALSO"
93 < evalglare(1), pcompos(1), rcalc(1), rcode_depth(1),
94 < rcode_norm(1), rcollate(1), rfluxmtx(1), rmtxop(1), rsplit(1)
93 > evalglare(1), pcompos(1), rcalc(1), rcode_depth(1), rcode_norm(1),
94 > rcollate(1), rcomb(1), rfluxmtx(1), rmtxop(1), rsplit(1), rtrace(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines