Comment on (Literally) Drawing the HTML 5 Logo in Canvas with JavascriptparentComments−brehaut15yYou have (understandably) been led astray by a poorly considered title.The article demonstrates a vector based 'hand drawing' algorithm that happens to use the HTML5 logo and be implemented in javascript with canvas.Unfortunately it doesn't appear to implement a generalised library for scruffy drawing.
Comments
You have (understandably) been led astray by a poorly considered title.
The article demonstrates a vector based 'hand drawing' algorithm that happens to use the HTML5 logo and be implemented in javascript with canvas.
Unfortunately it doesn't appear to implement a generalised library for scruffy drawing.