I will start off by admitting I have never used canvas before so I don\'t know if this is possible but I can\'t seem to find the solution.
I am trying to create a ca
You should use a JavaScript library to make it easier to draw on the canvas.
Here's a really good demo of the functionality that you're looking for:
http://fabricjs.com/
And the the library is Fabric.js, which you can download here: http://fabricjs.com/