Ben Centra

Results 3 issues of Ben Centra

I published this package to npm to claim the name, but I doubt you could actually use this as-is if you `npm install`ed it and ran `browserify` or `webpack` to...

Because good software practices.

When the width of a canvas changes, it clears the canvas' context. This means everything drawn goes away, as well as all other settings (stroke color, thickness, etc). Add a...