Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I don't mean HTML text nodes, I mean still the single big SVG like they do now, but with SVG <text> elements instead of <path> elements. They do know (I suppose) how much space that element would take since they're asking HarfBuzz to tell them.


You can't know the size of an SVG <text> element.


why not? if you control the font and the font size then can't you have harfbuzz tell you how wide each glyph is going to be, and it'll fit precisely? (assuming the browser also uses harfbuzz for this, which it does)


Because SVG isn't defined to call into harfbuzz.

You don't control the font if the SVG fragment is embedded in HTML.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: