From d999523b05a69c48bcc8455bf768a88b385b606b Mon Sep 17 00:00:00 2001 From: giraffedata Date: Mon, 29 Jun 2020 00:52:48 +0000 Subject: miscellaneous update git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@3883 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- pnmquant.html | 29 +++++++++++++++++++++++++++-- 1 file changed, 27 insertions(+), 2 deletions(-) diff --git a/pnmquant.html b/pnmquant.html index 61beb2de..a184a454 100644 --- a/pnmquant.html +++ b/pnmquant.html @@ -17,8 +17,6 @@ pnmquant - quantize the colors in a Netpbm image to a smaller set [-nofloyd|-nofs] [-spreadbrightness|-spreadluminosity] {[-norandom]|[-randomseed=n]} -[-quiet] -[-plain] ncolors [pnmfile]

All options can be abbreviated to their shortest unique prefix. You @@ -85,6 +83,32 @@ just a convenience. +

OPTIONS

+ +
+
-center +
-meancolor +
-meanpixel +
-spreadbrightness +
-spreadluminosity +
+ These options control the selection of the palette. They are options to + pnmcolormap. + +
-floyd +
-fs +
-nofloyd +
-nofs +
-norandom +
-randomseed +
-norandom +
+ These options control which color from the palette the program uses to + replace a pixel of a certain color from the input . They are options to + pnmremap. +
+ +

HISTORY

pnmquant did not exist before Netpbm 9.21 (January 2001). @@ -111,6 +135,7 @@ images. ppmquant continues to exist, but is only a front end

-- cgit 1.4.1