Avoiding blurry lines when drawing to the canvas
If we want to create the best quality images that we can using the Canvas API, we must make sure that they are extremely sharp and in-focus. Blurry lines can ruin an image.
In this article, we will look at the problem of drawing a simple straight lin...
blog.coderfy.io3 min read