HTML and CSS Reference
In-Depth Information
<br>
<textarea id="imageDataDisplay" rows=10 cols=30></textarea>
</form>
</div>
</body>
</html>
What's Next
In this chapter, we introduced you to the fundamentals of the HTML5 Canvas Text
API, offered some general concepts relating to drawing on the canvas, and explained
how to communicate with HTML form controls. As you can now see, the basic concept
of writing text to HTML5 Canvas can be taken to very complex (and some might argue
ludicrous) levels. The final application, Text Arranger 3.0, allows you to modify a single
line of text in an almost infinite number of ways. In the next chapter, we move on to
displaying and manipulating images on the canvas.
Search WWH ::




Custom Search