Line position messed up before empty last line

Marcel Böttcher <[email protected]> Mon, 26 Oct 2015 13:05:07 +0100
Newsgroups gmane.text.xml.batik.user
Message-ID <CAHHJ3qgq8wkpPFizR0h4mBSZPUne9-++ink=j53N2kcgxpbsZA@mail.gmail.com>
Hey their,

in my example I have a <text> with <tspan> for each line. If my last line
is empty (nothing or just a space), the line above is positioned
incorrectly and the last letter breaks into the next line. See attached
example.
I can work around the problem by using the none breaking space
<tspan>&#160;</tspan>, but I would say that still is a bug to be fixed. Do
you agree?

I use the lastest version from the github trunk and open jdk 1.7

Sunny greatings from Hamburg
Marcel


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
test_nbsp.pdf (application/pdf, 1.6 KB) - not displayed
test_nbsp.svg (image/svg+xml, 1.6 KB) - not displayed
test_simple_space.pdf (application/pdf, 1.6 KB) - not displayed
test_simple_space.svg (image/svg+xml, 1.6 KB) - not displayed