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.8 by greg, Tue Dec 12 16:31:45 2023 UTC vs.
Revision 1.9 by greg, Fri May 17 20:50:57 2024 UTC

# Line 35 | Line 35 | If a 0 value is specified for the number of rows to co
35   will be copied, starting from row0.
36   Similarly, a 0 value for the number of columns to copy implies all
37   columns >= col0 will be copied.
38 + A negative count for the number of rows or columns cuts the
39 + corresponding amount off the end(s).
40   .PP
41   Using
42   .I rcrop

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines