Re: [cssom-views] getBoxQuads and SVG text

On Wed, Sep 18, 2013 at 4:00 AM, Robert O'Callahan <robert@ocallahan.org> wrote:
> It's not clear to me how getBoxQuads should behave when called on an SVG
> text element, or text node child of an SVG text element, that is being
> rendered along a path. Should we return one DOMQuad per glyph, or one
> DOMQuad that contains all the glyphs, or something else?

That is an excellent question.  Off the top of my head, yes, one quad per glyph.

~TJ

Received on Wednesday, 18 September 2013 17:06:43 UTC