https://issues.apache.org/ooo/show_bug.cgi?id=122326

--- Comment #4 from Armin Le Grand <[email protected]> ---
ALG: Took a look and text is not handled properly. Adding text clipping (as
text or as polygons when over clip bounds). Also correcting border distance
settings to get the text not offsetted as currently. Adapted example
tspan01.svg to have text inside, on and outside the clip region. Clip region:
The SVG defines one, thus it's also set in the metafile. It defines one because
the viewBox="0 0 1000 300" and the <rect x="1" y="1" width="998" height="298"
fill="none" stroke="blue" stroke-width="2" /> overlap by -1 in x and y since
the line of width '2' (which may have been intended to lay inside the
definition) is centered on the rectangle.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to