You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-users@xmlgraphics.apache.org by MaGaM <m....@rug.nl> on 2012/08/09 12:33:37 UTC

RE: flowRoot text-decoration bug

Hi John, Thomas,

Although it has been quite a while since the last post in this thread, did
you manage to solve the underline, overline and line through bug? Or perhaps
found a solution to get around it?

I'm running into the same problem now after having added flowing text
support to an editor I'm working on, primarily for academics. I assumed that
these trivial things would work, but after implementing flowing text support
in the editor I found out it is a Batik thing. Waiting on the W3C to decide
on the SVG 1.2 Full is taking too long.

I'm going to try and look at the source code with the hints Thomas provided.
Maybe it can simply be implemented for my purposes.

Any further hints, workarounds or solutions to this problem would be greatly
appreciated!

Thanks for your replies.

Mario



--
View this message in context: http://batik.2283329.n4.nabble.com/flowRoot-text-decoration-bug-tp2975724p4655185.html
Sent from the Batik - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-users-help@xmlgraphics.apache.org


RE: flowRoot text-decoration bug

Posted by MaGaM <m....@rug.nl>.
Hi,

As posted before and since there was no response I checked out the latest
Batik sources and had a go at fixing this bug myself. With success! A bug
report was already filed for this bug and I added a patch to fix it, see:
https://issues.apache.org/bugzilla/show_bug.cgi?id=51765
Simple changes solved this bug. Did not need to change the usage of LineInfo
objects as suggested above (although that hint pointed me in the right
direction!).
For further details on my fix see the above bug report. So how does this
continue? Will Batik devs check and test the patch and perhaps incorporate
it in the repository sources?

Cheers,
Mario



--
View this message in context: http://batik.2283329.n4.nabble.com/flowRoot-text-decoration-bug-tp2975724p4655219.html
Sent from the Batik - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-users-help@xmlgraphics.apache.org