X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=lib%2Fdevices%2Fswf.c;h=6e9834b468aaf6f6d1b13a40ce832ef6659cea9a;hb=b8d4219b572bec7285469f34897dae57c0fc6141;hp=25598606a7d2a2273fc355f27e61bfa5575c0248;hpb=44ea6868c89dc150533a36361a7d76ac461278fb;p=swftools.git 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 {