I started using Raphael.js a few days ago and I\'m really enjoying it. The only thing I haven\'t been able to figure out is how to get the \"paper\" or svg/vml tag to fill t
You could loop over all paths and scale() them acording to the new scale of the paper after resizing it.