Stefan, Thanks for reporting this. I have entered a bug in Bugzilla:
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10133 next time, you may want to enter the bug yourself: as the bug author, you get notified when the fix happens, which is nice. Cheers, Vincent. Stefan Rotman wrote: > > Hey, > > If i use this svg file: > > <?xml version="1.0"?> > <svg width="250.0px" height="250.0px"> > <text x="31.0px" font-size="15.0px" y="24.0px" > text-decoration="underline" text-anchor="start" > fill="rgb(0,0,0)" font-family="Lucida Sans Typewriter"> > This is a text > <tspan x="31.0px" dy="1em">that covers multiple</tspan> > <tspan x="31.0px" dy="1em">lines</tspan> > </text> > </svg> > > The underline is placed incorrect. For the text within the <tspan> elements > the underline is placed under the previous textline. This is also the casew > hen the underline is set within a style attribute > (style="text-decoration:underline"). > > I use the CVS version of Batik, on a Linux SuSE 7.3 OS. > > I filled out a bugreport. > > Greetz, > Stefan > > PS. Keep up the good work!! > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
