canvas-text
v0.0.1
Published
better Canvas2D text rendering
Downloads
10
Maintainers
Readme
canvas-text
work in progress
Easier Canvas2D text rendering.
- multiline text with
\n
- word-wrapping
- left/center/right alignment
- inline styles
- moar
Demo:
http://mattdesl.github.io/canvas-text
This still has some bugs that is cutting off text in places. If you'd like to contribute, drop me a line in the issues. For now, the current version is unstable 0.x
and undocumented until bugs are smoothed out.
Usage
to come
License
MIT, see LICENSE.md for details.