Jake 'Sid' Smith
Jake 'Sid' Smith
Add `.on` and `.off` (alias `.bind` and `.unbind`) methods for listening to mouse events etc. These should return custom events with the mouse position relative to the canvas (taking density...
Create a map from character to aspect ratio, map over text and return font size times ratios, then sum.
Allow defining plugins to add additional methods e.g. for drawing chart stuff Ensure that plugins cannot override default methods, or each other.
Create a clone of the current canvas. Stroke with green and check point. Stroke with red and check point. Do I need to set the canvas to not anti-alias? https://jsfiddle.net/yx09hvs3/