Scrawl-canvas
Scrawl-canvas copied to clipboard
Responsive, interactive and more accessible HTML5 canvas elements. Scrawl-canvas is a JavaScript library designed to make using the HTML5 canvas element easier, and more fun
As described in this repository's README.md[1] file, **Scrawl-canvas exists to help make the HTML5 canvas element more responsive, interactive and accessible for end users.** I have designed this Javascript library...
If people have suggestions for big, possibly breaking, changes to Scrawl-canvas, please leave them in a comment below. Discussion on suggested changes is welcome!
This PR work started as an investigation into handling non-alphabetic writing systems. See Discussion https://github.com/KaliedaRik/Scrawl-canvas/discussions/49 for details. However, a couple of days into the work I got distracted/confused by the...
Mainly maintenance work - bug fixes (if any reported), looking for small enhancements, etc. Thinking of adding a new filter too.
TODO - list achievements - Internal tidying: Remove `Object.freeze()` and `Object.seal()` from the code base - Bugfix: demo Filters-019 - Internal tidying: relocalise non-shared constants - Documentation: broken link fixes...
TODO: list of things that have been done in this PR