Skip to content

Instantly share code, notes, and snippets.

View adityab's full-sized avatar

Aditya Bhatt adityab

View GitHub Profile
@adityab
adityab / soziframes.js
Created May 9, 2012 10:06 — forked from chaosct/soziframes.js
sozi frame generator using phantomjs
/*
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(),