summaryrefslogtreecommitdiff
path: root/docstring.c
diff options
context:
space:
mode:
Diffstat (limited to 'docstring.c')
-rw-r--r--docstring.c3
1 files changed, 0 insertions, 3 deletions
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 <edit> tag structure. 0 prints all <edit> 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"