https://issues.apache.org/bugzilla/show_bug.cgi?id=49736
--- Comment #1 from Helder Magalhães <[email protected]> 2010-08-10 10:20:30 EDT --- Created an attachment (id=25875) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25875) Testcase which reproduces the behavior As stated in comment #0, it's like the trailing whitespace in tspan elements caused the text-anchor="middle" inheritance to be ignored. Changing the testcase to use text-anchor="end" has a similar behavior; setting it to text-anchor="start" makes the issue invisible. Note that I've used a fixed YY shift (dy="17") instead of a relative one (dy="1.1em") so that the test case also works in Inkscape (which, at least in version 0.47, doesn't seem to support "em" coordinates). -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
