On 2020/05/02 07:38:58, hanwenn wrote:
> I don't completely understand, though: if we put the "utf-8-string"
directly
> into the SVG output, the SVG browser might make other font choices,
making the
> outline potentially incorrect. Is this a problem in practice?

There isn't really an "outline" anymore; the bounding box is used. That
is based on the specified font, but if a font were substituted, there
will be slight differences. They wouldn't be too big though and so
wouldn't be a problem.

https://codereview.appspot.com/582010043/

Reply via email to