search for: pdf2swf

Displaying 1 result from an estimated 1 matches for "pdf2swf".

2007 Aug 08
3
SWF animation method
...r finding very little in the usual sources regarding animation in R directly, and disliking the imagemagick method described here (http://tolstoy.newcastle.edu.au/R/help/05/10/13297.html), I discovered that if one exports the plots to a multipage pdf, it is relatively trivial to then use the pdf2swf command in SWFTools (http://www.swftools.org/download.html; mac install instructions here: http://9mmedia.com/blog/?p=7). pdf2swf seems to generate swf animations with a slow frame rate, but you can increase the framerate using 'swfcombine -r 30 --dummy myslow.swf -o myfast.swf', w...