Skip to content

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 …

Notifications You must be signed in to change notification settings

M16hT/CanvasText

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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 …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published