M16hT / CanvasText

This object can render text in HTML 5 canvas objects. It can create a two dimension canvas object and renders text strings in it using given text style class definitions embedded in the text similar to HTML tags. The style classes can include definitions for rendering parameters like the text font, color, size and text alignment. The text style definitions can be cached to avoid the overhead of recomputing the text styles.

Home Page:http://www.canvastext.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This object can render text in HTML 5 canvas objects.
It can create a two dimension canvas object and renders text strings in it using given 
text style class definitions embedded in the text similar to HTML tags.  The style classes
can include definitions for rendering parameters like the text font, color, size and text
alignment.  The text style definitions can be cached to avoid the overhead of recomputing
the text styles.

About

This object can render text in HTML 5 canvas objects. It can create a two dimension canvas object and renders text strings in it using given text style class definitions embedded in the text similar to HTML tags. The style classes can include definitions for rendering parameters like the text font, color, size and text alignment. The text style definitions can be cached to avoid the overhead of recomputing the text styles.

http://www.canvastext.com


Languages

Language:JavaScript 100.0%