[whatwg] Canvas lack of drawString method

David Hyatt wrote:
> I'm very reluctant to expose font metrics and information (yet).  I 
> think once you start getting into specifying fonts, you open up a can of 
> worms that would make this sort of API addition a lot harder.

I still believe that any api that does not allow the author to query the size of 
the text bounding-box[1], i.e. the overall width and height of the box enclosing 
the text fragment, is useless for many of the use cases presented so far e.g. 
figure labelling as, without this information, it is impossible to ensure that 
adjacent text fragments do not overlap.

[1] I mean that in a non-technical sense

-- 
"Eternity's a terrible thought. I mean, where's it all going to end?"
  -- Tom Stoppard, Rosencrantz and Guildenstern are Dead

Received on Wednesday, 25 October 2006 03:10:30 UTC