Hacker News new | ask | show | jobs
by javadi82 5633 days ago
Is there a way I could save the "silks" that I create?

If not, would you please consider implementing it?

1 comments

Try opening up Webkit Inspector console and type:

$("<img/>").attr('src', $("#render").get(0).toDataURL()).prependTo("body");

Or here's a bookmarklet: http://bookmarklets.heroku.com/bookmarklets/1799