Re: text to path conversion API proposal

On 23/10/11 12:24 PM, Charles Pritchard wrote:
> What's the question being asked?

The question is whether it is acceptable for implementations to return 
different path data from this API for the same font/text being rendered.

> I agree about decorations, they're hard to get right. Having additional
> information from the font, such as baseline offsets, is a big help in
> implementing underline, but it'd be nice to save that added work when
> possible.

CSS3 Text also does not specify exact thickness or position of line 
decorations.  If an author wants to perform some funky text warping 
effect of underlined text, and they want it to match what the browser 
would be rendering, then the API will need to expose the decorations as 
paths.

Received on Sunday, 23 October 2011 16:37:36 UTC