https://bugs.documentfoundation.org/show_bug.cgi?id=62254

--- Comment #15 from Hossein <[email protected]> ---
This small example shows the problem:

<svg xmlns="http://www.w3.org/2000/svg";>
        <text x="20" y="20">
            <tspan dy="0 20 20">ABC</tspan>
        </text>
</svg>

SVG tspan element
http://tutorials.jenkov.com/svg/tspan-element.html

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to