retitle 388638 Missing explanation about ncolors on manpage
severity 388638 minor
tags 388638 +pending
thanks

Hi Dan!

On 9/21/06, Dan Jacobson <[EMAIL PROTECTED]> wrote:
$ ls
u.png
$ pngquant u.png
   usage:  pngquant [options] <ncolors> [pngfile [pngfile ...]]
                    [options] -map mapfile [pngfile [pngfile ...]]...
I tried everything. Yes, I have write permissions in the directory.

Actually it's working! :-)
You forgot to write the number of colors (ncolors).

Try this:

pngquant 256 u.png

It will use 256 colors on the new PNG file.
What I can do is explain better this option on pngquant manpage.

Thank you for your bug report!

Best regards,
Nelson


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to