htpp

htrdr-image post-processing
git clone git://git.meso-star.fr/htpp.git
Log | Files | Refs | README | LICENSE

commit 57dbffe50ba9d6ed145fab742a39f580eda88013
parent e4e5ca1dc7a5415badc590b2ea15780f8ce2d3d1
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Thu, 15 Nov 2018 14:49:00 +0100

Fix typos in the man page

Diffstat:
Mdoc/htpp.1.txt | 11++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/doc/htpp.1.txt b/doc/htpp.1.txt @@ -19,7 +19,7 @@ htpp(1) NAME ---- -htpp - High-Tune: Post Process +htpp - High-Tune: Post-Process SYNOPSIS -------- @@ -28,7 +28,7 @@ htpp [_option_] ... [_input_] DESCRIPTION ----------- -*htpp* post processes an *htrdr-image*(5) and convert it to a regular +*htpp* post-processes an *htrdr-image*(5) and convert it to a regular PPM image [1]. If _input_ is not defined, the *htrdr-image*(5) is read from standard input. @@ -75,8 +75,9 @@ OPTIONS *-u*:: Generate an image of the uncertainties of the pixels rather of their - estimated radiance. The uncertainties are tone mapped as they were regular - colors but no XYZ to sRGB conversion is applied on the tone mapped values. + estimated radiance. The uncertainties are tone mapped as if they were + regular colors but no XYZ to sRGB conversion is applied on the tone mapped + values. *-t* _threads-count_:: Hint on the number of threads to use. By default use as many threads as CPU @@ -95,7 +96,7 @@ OPTIONS EXAMPLES -------- -Post process the *htrdr-image*(5) saved in *img.htrdr* and write the resulting +Post-process the *htrdr-image*(5) saved in *img.htrdr* and write the resulting PPM image in *img.ppm*. Use the *-f* option to overwrite *img.ppm* if it already exists: