Sara Soueidan

My feedback

1 result found

  1. 18 votes
    How important is this to you?
    An error occurred while saving the comment
    Sara Soueidan commented  · 

    Reduce amount of <tspan>s when exporting SVG text

    When exporting text in an SVG as SVG text (vs outlined), the exported text contains way too many <tspan>s which causes weird kerning and spacing issues in the browser.

    To fix it, I usually have to manually remove the <tspan>s around individual letters so I can have one complete <text> that renders without weird spacing.

    Please add the option to reduce number of <tspan>s to the new Export As? For text-heavy SVGs (such as charts and infographics) this is a huge pain to deal with and a lot of time is wasted doing the manual "fixing" and optimization.

    Thank you <3

Feedback and Knowledge Base