I have a and canvas, which is drawn using:
context.lineWidth = 1; context.strokeStyle = \"gray\
I found that setting the canvas size in CSS caused my images to be displayed in a blurry manner.
Try this:
as per my post: HTML Blurry Canvas Images