From f1e18b157c28d68ef67dcf7e617226824df1c323 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Fri, 13 Feb 2015 13:30:34 +0100 Subject: Drop support for jpeg/netpbm output --- docstring.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'docstring.c') diff --git a/docstring.c b/docstring.c index 4e72ff9..c992fe8 100644 --- a/docstring.c +++ b/docstring.c @@ -64,8 +64,6 @@ static char *the_docstring1 = "nstrips 1 number of strips, ie render fractions of a frame at once (render only)\n" "qs 1 quality scale, multiply quality of all frames by this\n" "ss 1 size scale, multiply size (in pixels) of all frames by this\n" -"jpeg NA jpeg quality for compression, default is native jpeg default\n" -"format png jpg or ppm or png\n" "pixel_aspect 1.0 aspect ratio of pixels (width over height), eg 0.90909 for NTSC\n" "seed random integer seed for random numbers, defaults to time+pid\n" "nthreads 0 number of threads to use for render. default auto-detects.\n" @@ -99,7 +97,6 @@ static char *the_docstring1 = "print_edit_depth 0 depth to truncate tag structure. 0 prints all tags (genome only)\n" "intpalette unset round palette entries for importing into older Apophysis versions (genome only)\n" "insert_palette unset insert the palette into the image.\n" -"enable_jpeg_comments 1 enables comments in the jpeg header (render and animate)\n" "enable_png_comments 1 enables comments in the png header (render and animate)\n" "\n" "earlyclip 0 enables the early clipping of rgb values for better antialiasing and resizing\n" -- cgit v1.2.3