From: kramm Date: Thu, 22 May 2008 13:57:39 +0000 (+0000) Subject: added simpleviewer doc X-Git-Tag: buttons-working~198 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=62c32ceba56e049c2d14ef7a3231c1553a29c492 added simpleviewer doc --- diff --git a/lib/devices/swf.c b/lib/devices/swf.c index 2559860..6e9834b 100644 --- a/lib/devices/swf.c +++ b/lib/devices/swf.c @@ -1995,6 +1995,7 @@ int swf_setparameter(gfxdevice_t*dev, const char*name, const char*value) printf("protect add a \"protect\" tag to the file, to prevent loading in the Flash editor\n"); printf("flashversion= the SWF fileversion (6)\n"); printf("minlinewidth= convert horizontal/vertical boxes smaller than this width to lines (0.05) \n"); + printf("simpleviewer Add next/previous buttons to the SWF\n"); printf("animate insert a showframe tag after each placeobject (animate draw order of PDF files)\n"); printf("jpegquality= set compression quality of jpeg images\n"); } else {