summaryrefslogtreecommitdiff
path: root/src/docstring.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/docstring.c')
-rw-r--r--src/docstring.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/docstring.c b/src/docstring.c
index 0cb4b6f..7e6357d 100644
--- a/src/docstring.c
+++ b/src/docstring.c
@@ -103,13 +103,13 @@ static char *the_docstring1 =
"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"
-"New in 2.8:\n"
"earlyclip 0 enables the early clipping of rgb values for better antialiasing and resizing\n"
" defaults to 0 for backwards compatibility\n"
"flam27 0 flam3 2.7 compatibility mode; ensures generated genomes can be used by flam3 2.7.18\n"
"stagger 0 affects simultaneity of xform interpolation during genome interpolation.\n"
" represents how 'separate' the xforms are interpolated. set to 1 for each\n"
" xform to be interpolated individually, fractions control interp overlap.\n"
+"apo_palette 0 set this to 1 to use only the first 255 elements of the palette (apophysis compatibility)\n"
"\n"
"for example:\n"