How to Draw Text with HTML Canvas
Along with supporting graphics, shapes, and drawing, HTML Canvas also supports adding text. The text on HTML canvas can't be highlighted, as it is part of the final graphic produced. In this article, let's look at how HTML Canvas text works.
If you'r...
fjolt.hashnode.dev5 min read