<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Ian Hickson wrote:
<blockquote
 cite="midPine.LNX.4.64.0706170116410.26929@dhalsim.dreamhost.com"
 type="cite">
  <pre wrap="">On Fri, 15 Jun 2007, Nawal Kishore Gupta wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">In Canvas there is no method to draw the text? or is any? Any 
alternatives?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Currently there is indeed no built-in way to draw text with <canvas>. 
However, you may be interested in:

   <a class="moz-txt-link-freetext" href="http://persistent.info/files/canvas-text/">http://persistent.info/files/canvas-text/</a>

  </pre>
</blockquote>
Thank you for the info. It's amazing and disappointing  to know that
canvas don't have this important feature.<br>
This kind of Image drawing will not solve the problem, if we need many
kind of colors and fonts in drawing.<br>
<br>
<br>
Nawal<br>
</body>
</html>