From bc291f93003b084bbea81c5dcd2611636945d9ce Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 7 Dec 2015 14:58:23 +0100 Subject: Add --raw option, making ImageMagick optional MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/info/scrotty.texinfo | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'doc/info/scrotty.texinfo') diff --git a/doc/info/scrotty.texinfo b/doc/info/scrotty.texinfo index 6873546..97c1a41 100644 --- a/doc/info/scrotty.texinfo +++ b/doc/info/scrotty.texinfo @@ -93,6 +93,20 @@ Print usage information and exit. Print program name and version and exit. @item --copyright Print copyright information and exit. +@item --raw +Save the images in portable anymap format +(PNM), rather than in Portable Network +Graphics (PNG). If this option is used, +and no arguments for @command{convert} +is specified, @command{convert} will not +be used, and there will be not requirement +to have ImageMagick installed. + +PNM images are highly compressable with +@command{bzip2}. Compressed images are +comparable in size with PNG,@footnote{Usually +a few bytes in difference.} and can in +fact be smaller. @item --exec CMD Run a command for each saved image. @end table -- cgit v1.2.3-70-g09d2