JohnMcLear / draw

A real time collaborative drawing tool using nodejs, socket.io & paper.js
Apache License 2.0
482 stars 158 forks source link

Support printing #224

Open theoryshaw opened 8 years ago

theoryshaw commented 8 years ago

Support printing

rodrigomata commented 7 years ago

Maybe you can use .getUserMedia() to retrieve canvas info?