diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
commit | fc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch) | |
tree | ce1e3bce06471410239a6f41282e328770aa404a /upstream/debian-unstable/man1/ppmbrighten.1 | |
parent | Initial commit. (diff) | |
download | manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.tar.xz manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.zip |
Adding upstream version 4.22.0.upstream/4.22.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/debian-unstable/man1/ppmbrighten.1')
-rw-r--r-- | upstream/debian-unstable/man1/ppmbrighten.1 | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/upstream/debian-unstable/man1/ppmbrighten.1 b/upstream/debian-unstable/man1/ppmbrighten.1 new file mode 100644 index 00000000..ddaa78d8 --- /dev/null +++ b/upstream/debian-unstable/man1/ppmbrighten.1 @@ -0,0 +1,45 @@ +\ +.\" This man page was generated by the Netpbm tool 'makeman' from HTML source. +.\" Do not hand-hack it! If you have bug fixes or improvements, please find +.\" the corresponding HTML page on the Netpbm website, generate a patch +.\" against that, and send it to the Netpbm maintainer. +.TH "Ppmbrighten User Manual" 1 "09 August 2020" "netpbm documentation" + +.SH NAME + +ppmbrighten - replaced by pambrighten + +.SH DESCRIPTION +.PP +This program is part of +.BR "Netpbm" (1)\c +\&. +.PP +Starting with Netpbm 10.86 (March 2019), \fBppmbrighten\fP is +obsolete. Use +.BR "\fBpambrighten\fP" (1)\c +\& instead. + +\fBpambrighten\fP is mostly backward compatible with \fBppmbrighten\fP. You +can use the \fBpambrighten\fP manual for \fBppmbrighten\fP as long as you +ignore features that were added after Netpbm 10.86. +.PP +One way in which \fBpambrighten\fP is not backward compatible is that + \fBpambrighten\fP does not have a \fB-normalize\fP option. If you want + that function, use \fBpnmnorm\fP on the image before passing it to + \fBpambrighten\fP. +.PP +Another backward incompatibility is that \fBpambrighten\fP produces the + same kind of output as the input, whereas \fBppmbrighten\fP always + produces PPM. If you need PPM output, pass the results through + \fBppmtoppm\fP. +.PP +\fBppmbrighten\fP is currently implemented as a triviel program that + invokes \fBpambrighten\fP, \fBpnmnorm\fP, and \fBppmtoppm\fP. + +.SH DOCUMENT SOURCE +This manual page was generated by the Netpbm tool 'makeman' from HTML +source. The master documentation is at +.IP +.B http://netpbm.sourceforge.net/doc/ppmbrighten.html +.PP
\ No newline at end of file |