Question
SVG importiing ignored letter-spacing attribue
I was importing an SVG generated from Illustrator. The text looked off (too long). Then I inspected the SVG and the imported settings. I noticed that the “letter-spacing” attribute of <tspan> was ignored during the import. This breaks SVG specs.
