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

Comparing ray/doc/man/man1/rpict.1 (file contents):
Revision 1.30 by greg, Wed Nov 15 19:21:54 2023 UTC vs.
Revision 1.31 by greg, Tue Apr 22 17:12:25 2025 UTC

# Line 281 | Line 281 | Output standard RGB values (the default).
281   .BR \-pXYZ
282   Output standard CIE XYZ tristimulus values rather than RGB.
283   .TP
284 + .BI -f \ source
285 + Load definitions from
286 + .I source
287 + and assign at global level.
288 + .TP
289 + .BI -e \ expr
290 + Set additional definitions from
291 + .I expr.
292 + .TP
293   .BI -dj \ frac
294   Set the direct jittering to
295   .I frac.
# Line 916 | Line 925 | A value of zero turns automatic reporting off.
925   Send error messages and progress reports to
926   .I efile
927   instead of the standard error.
928 + (Note this option overlaps with "-e expr" above, so file paths
929 + with '=' or ':' in them are not allowed on this option.)
930   .TP
931   .BR \-w
932   Boolean switch for warning messages.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines