From ecf1d2cd50ecd1683e677c9d7ee676bff0bb1211 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Mon, 25 Dec 2023 18:08:03 +0000 Subject: miscellaneous update git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@4820 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- libsystem.html | 2 +- pnmindex.html | 17 +++++++++++++++-- 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/libsystem.html b/libsystem.html index 9ef36a14..14f4f25a 100644 --- a/libsystem.html +++ b/libsystem.html @@ -50,8 +50,8 @@ pm_system2_lp(const char * const progName, void stdinFeeder(int, void *), void * const feederParm, void stdoutAccepter(int, void *), - int * const terminationStatusP, void * const accepterParm, + int * const terminationStatusP, ...); pm_system2_vp(const char * const progName, diff --git a/pnmindex.html b/pnmindex.html index 29189d14..65ccc9a3 100644 --- a/pnmindex.html +++ b/pnmindex.html @@ -69,13 +69,19 @@ inside a N x N pixel box without changing its aspect ratio.

If the input image is already smaller than this, its size remains the same in the output. + +

The value must be at least 1.

The default is 100.

-across=N -
The number of thumbnails in each row. Default is 6. +
This is the number of thumbnails in each row. + +

The value must be at least 1. +

The default is 6. +

-black
This controls the color of the padding between the images; by default it @@ -119,7 +125,13 @@ no input image is PPM. -

SEE ALSO

+

HISTORY

+ +

Before Netpbm 11.05 (December 2023), the Netpbm common option -plain +was not implemented. + + +

SEE ALSO

pamscale, @@ -152,6 +164,7 @@ no input image is PPM.
  • SYNOPSIS
  • DESCRIPTION
  • OPTIONS +
  • HISTORY
  • SEE ALSO
  • AUTHOR -- cgit 1.4.1