canvas-text

[experiment] better Canvas2D text rendering

MIT License

Downloads
8
Stars
77

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.