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

Comparing ray/doc/man/man1/pfilt.1 (file contents):
Revision 1.3 by greg, Wed Feb 16 05:40:06 2005 UTC vs.
Revision 1.5 by greg, Wed Oct 6 03:45:29 2010 UTC

# Line 69 | Line 69 | Multiple exposure options have a cumulative effect.
69   Color-balance the image as if it were illuminated by fixtures of
70   the given type.
71   The specification must match a pattern listed in the lamp
72 < lookup table (see the -f option below).
72 > lookup table (see the \-f option below).
73   .TP
74   .BR -f \ lampdat
75   Use the specified lamp lookup table rather than the default (lamp.tab).
# Line 105 | Line 105 | of any given output pixel.
105   This option may be used to mitigate the problems associated with
106   inadequate image sampling, at the expense of a slightly blurred
107   image.
108 < The fraction given should not exceed the output picture dimensions
108 > The fraction given should not be less than the output picture dimensions
109   over the input picture dimensions (x_o*y_o/x_i/y_i), or blurring
110   will occur over the entire image.
111   This option implies the

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines