This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
soziframes.js : transforming sozi SVG animations | |
to a sequence of PNG images, so you can make | |
a proper video without capturing the screen. | |
author: Carles F. Julià < chaos.ct _AT_ gmail com > | |
You need phantomjs to run it! | |
*/ | |
var page = require('webpage').create(), |