[whatwg] Comments on <canvas> tag

Ian Hickson wrote:
> (Similarly, text is not available in Canvas; you have 
> to overlay HTML if you want to mix text with the graphics.)

That's unfortunate because text can often be an important part of an 
image.  Consider a graph or chart generated from a table of data 
elsewhere in the page, it's important to correctly label the axis and 
for such labels to remain in the image when it's exported to PNG (or any 
other image format).

Could this feature be considered for a future revision of the spec, if 
it's not going to make it into this one?

-- 
Lachlan Hunt
http://lachy.id.au/

Received on Wednesday, 17 May 2006 07:09:11 UTC